Added tcdrain() from Eric Norum

This commit is contained in:
Joel Sherrill
1998-05-20 17:00:22 +00:00
parent 7139415434
commit 603d706083
4 changed files with 4 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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