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