summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-20 17:00:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-20 17:00:22 +0000
commit603d70608345ab4df61e1df18a52c454e7a2ced7 (patch)
treeb2bca5683a676423de84061a8a0d48a79f8ece22 /cpukit
parentRegenerated (diff)
downloadrtems-603d70608345ab4df61e1df18a52c454e7a2ced7.tar.bz2
Added tcdrain() from Eric Norum
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libcsupport/include/rtems/libio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h
index 33402c9a2c..0826579805 100644
--- a/cpukit/libcsupport/include/rtems/libio.h
+++ b/cpukit/libcsupport/include/rtems/libio.h
@@ -125,6 +125,7 @@ void rtems_register_libio_handler(int handler_flag,
#define RTEMS_IO_GET_ATTRIBUTES 1
#define RTEMS_IO_SET_ATTRIBUTES 2
+#define RTEMS_IO_TCDRAIN 3
/*
* Callbacks from TERMIOS routines to device-dependent code