summaryrefslogtreecommitdiff
path: root/src/termios/CRDLY.c
blob: ff52eceac23bdd1284c795be828842e9029bc78a (plain)
1
2
3
4
5
#include <termios.h>
#define CRDLY                                                  ((1<<12)|(1<<13))
/*
XOPEN(4)
*/