summaryrefslogtreecommitdiff
path: root/src/termios/IXON.h
blob: 414c0fc8a299fb57a39187a930fdcee66e3f79d5 (plain)
1
2
3
4
5
#include <termios.h>
#define IXON                                                             (1<<13)
/*
POSIX(1)
*/