summaryrefslogtreecommitdiff
path: root/src/termios/NOFLSH.h
blob: 3316f5dd20600c721ff00fef9da4a79fb20c3401 (plain)
1
2
3
4
5
#include <termios.h>
#define NOFLSH                                                            (1<<7)
/*
POSIX(1)
*/