diff options
Diffstat (limited to 'sysdeps/stub/syscall.h')
-rw-r--r-- | sysdeps/stub/syscall.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/stub/syscall.h b/sysdeps/stub/syscall.h new file mode 100644 index 0000000000..719bd08904 --- /dev/null +++ b/sysdeps/stub/syscall.h @@ -0,0 +1,2 @@ +/* For Unix-like systems, this file should contain definitions + of macros SYS_call for each system call, giving the call numbers. */ |