summaryrefslogtreecommitdiff
path: root/src/termios/CSIZE.h
blob: 56803786fb2134dd383c88213efca9f642f4fc1b (plain)
1
2
3
4
5
#include <termios.h>
#define CSIZE                                                              (0x3)
/*
POSIX(1)
*/