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