index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
termios
/
B38400.c
blob: 9d785894e9c2ccdca16ad58741025080f198c488 (
plain
)
1
2
3
4
5
#include <termios.h> #define B38400 (38400) /* POSIX(1) */