forked from Imagelibrary/rtems
termios: Implement tcflush()
New IO control RTEMS_IO_TCFLUSH.
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
#define RTEMS_IO_TCDRAIN 3
|
||||
#define RTEMS_IO_RCVWAKEUP 4
|
||||
#define RTEMS_IO_SNDWAKEUP 5
|
||||
#define RTEMS_IO_TCFLUSH 6
|
||||
|
||||
/* copied from libnetworking/sys/filio.h and commented out there */
|
||||
/* Generic file-descriptor ioctl's. */
|
||||
|
||||
Reference in New Issue
Block a user