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