diff options
Diffstat (limited to 'userspace/sys/termios.h')
| -rw-r--r-- | userspace/sys/termios.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/userspace/sys/termios.h b/userspace/sys/termios.h new file mode 100644 index 0000000..ff1e838 --- /dev/null +++ b/userspace/sys/termios.h @@ -0,0 +1,2 @@ +typedef uint32_t speed_t; +typedef uint32_t DIR; |
