diff options
Diffstat (limited to 'src/termios/TCIOFLUSH.c')
| -rw-r--r-- | src/termios/TCIOFLUSH.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/termios/TCIOFLUSH.c b/src/termios/TCIOFLUSH.c new file mode 100644 index 00000000..be6f0a4f --- /dev/null +++ b/src/termios/TCIOFLUSH.c @@ -0,0 +1,5 @@ +#include <termios.h> +#define TCIOFLUSH /* TBD */ +/* +POSIX(1) +*/ |
