summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/z85c30.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-03-14 19:42:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-03-14 19:42:49 +0000
commit7e05b53a62da6d955b8fe78d0287c4df8989cd50 (patch)
tree94ffa77ad2c7208024d5230647dec51d9a0e18ee /c/src/libchip/serial/z85c30.c
parent2001-03-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7e05b53a62da6d955b8fe78d0287c4df8989cd50.tar.bz2
2001-03-14 Joel Sherrill <joel@OARcorp.com>
* serial/Makefile.am, serial/mc68681.c, serial/ns16550.c, serial/serprobe.c, serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so libchip style serial drivers can be written in libcpu or libbsp.
Diffstat (limited to 'c/src/libchip/serial/z85c30.c')
-rw-r--r--c/src/libchip/serial/z85c30.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/libchip/serial/z85c30.c b/c/src/libchip/serial/z85c30.c
index 0eb4452e13..73a17aa878 100644
--- a/c/src/libchip/serial/z85c30.c
+++ b/c/src/libchip/serial/z85c30.c
@@ -22,6 +22,7 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
+ * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
@@ -35,8 +36,8 @@
#include <stdlib.h>
#include <libchip/serial.h>
+#include <libchip/sersupp.h>
#include "z85c30_p.h"
-#include "sersupp.h"
/*
* Flow control is only supported when using interrupts