aboutsummaryrefslogtreecommitdiff
path: root/pk/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/syscall.h')
-rw-r--r--pk/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/syscall.h b/pk/syscall.h
index c1f3d8a..05360b7 100644
--- a/pk/syscall.h
+++ b/pk/syscall.h
@@ -49,6 +49,8 @@
#define SYS_setrlimit 164
#define SYS_getrusage 165
#define SYS_clock_gettime 113
+#define SYS_set_tid_address 96
+#define SYS_set_robust_list 99
#define OLD_SYSCALL_THRESHOLD 1024
#define SYS_open 1024