summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/mc68681_p.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-25 16:18:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-25 16:18:27 +0000
commitb070d69a0f9d006250824601ce8eb7720793e968 (patch)
treed6b7fc0e8f7ceef54098bd2d9540b1310c7801a8 /c/src/libchip/serial/mc68681_p.h
parentAdded information on Chris Johns' suggestion to use pointers internally (diff)
downloadrtems-b070d69a0f9d006250824601ce8eb7720793e968.tar.bz2
Removed mc68681_flush and corrected spacing.
Diffstat (limited to '')
-rw-r--r--c/src/libchip/serial/mc68681_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/libchip/serial/mc68681_p.h b/c/src/libchip/serial/mc68681_p.h
index b0e6ccd5e9..471b0ae42e 100644
--- a/c/src/libchip/serial/mc68681_p.h
+++ b/c/src/libchip/serial/mc68681_p.h
@@ -280,8 +280,6 @@ MC68681_STATIC void mc68681_write_polled(
MC68681_STATIC void mc68681_initialize_interrupts(int minor);
-MC68681_STATIC int mc68681_flush(int major, int minor, void *arg);
-
MC68681_STATIC int mc68681_write_support_int(
int minor,
const char *buf,