summaryrefslogtreecommitdiff
path: root/src/termios/BS1.c
blob: 745950542c69feb8e0c2dd1bc897ebebbca3e9f0 (plain)
1
2
3
4
5
#include <termios.h>
#define BS1                                                              (1<<16)
/*
XOPEN(4)
*/