summaryrefslogtreecommitdiff
path: root/src/termios/INLCR.h
blob: 3904d80c715bae58a66b81fedcafcd2df2533c7e (plain)
1
2
3
4
5
#include <termios.h>
#define INLCR                                                             (1<<9)
/*
POSIX(1)
*/