RTEMS 6.1-rc6
|
Go to the source code of this file.
Macros | |
#define | BS 0x08 /* backspace */ |
#define | LF 0x0a /* line feed */ |
#define | CR 0x0d /* carriage return */ |
#define | XON 0x11 /* control-Q */ |
#define | XOFF 0x13 /* control-S */ |
#define | IOSUPP_EXTERN extern |
This include file defines some special characters of interest.