summaryrefslogtreecommitdiff
path: root/interface/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface/syscalls.h')
-rw-r--r--interface/syscalls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface/syscalls.h b/interface/syscalls.h
index e758fd9..1595c2d 100644
--- a/interface/syscalls.h
+++ b/interface/syscalls.h
@@ -26,5 +26,7 @@
#define SYSCALL_GUI_RECT 87
#define SYSCALL_GUI_WIN 88
#define SYSCALL_SELECT 89
+#define SYSCALL_TCGETATTR 90
+#define SYSCALL_TCSETATTR 91
#define SYSCALL_UNIMPLEMENTED 255