summaryrefslogtreecommitdiff
path: root/src/termios/speed_t.h
blob: 142fe5c8fa81f3de35f5256b0dc875f54a105dff (plain)
1
2
3
4
5
#include <termios.h>
typedef int                                                             speed_t;
/*
POSIX(1)
*/