summaryrefslogtreecommitdiff
path: root/src/termios/PARODD.c
blob: b3ebc06669f5380b5f282e2111ad3e458eeb1790 (plain)
1
2
3
4
5
#include <termios.h>
#define PARODD                                                            (1<<5)
/*
POSIX(1)
*/