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