1103ccde8fe2f2c8abde914a8ba736b2e9cb8d20bElliott Hughes/* Generated by gensyscalls.py. Do not edit. */
28ecf2258274b6ef2630a503a314573d80517465aElliott Hughes#ifndef _BIONIC_GLIBC_SYSCALLS_H_
38ecf2258274b6ef2630a503a314573d80517465aElliott Hughes#define _BIONIC_GLIBC_SYSCALLS_H_
47f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#if defined(__aarch64__)
57f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_accept __NR_accept
67f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_accept4 __NR_accept4
77f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_access __NR_access
87f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_acct __NR_acct
97f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_add_key __NR_add_key
107f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_adjtimex __NR_adjtimex
117f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_alarm __NR_alarm
127f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_arch_specific_syscall __NR_arch_specific_syscall
137f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_bdflush __NR_bdflush
147f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_bind __NR_bind
157f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_brk __NR_brk
167f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_capget __NR_capget
177f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_capset __NR_capset
187f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_chdir __NR_chdir
197f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_chmod __NR_chmod
207f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_chown __NR_chown
217f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_chroot __NR_chroot
227f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_adjtime __NR_clock_adjtime
237f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_getres __NR_clock_getres
247f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_gettime __NR_clock_gettime
257f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_nanosleep __NR_clock_nanosleep
267f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_settime __NR_clock_settime
277f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clone __NR_clone
287f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_close __NR_close
297f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_connect __NR_connect
307f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_creat __NR_creat
317f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_delete_module __NR_delete_module
327f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_dup __NR_dup
337f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_dup2 __NR_dup2
347f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_dup3 __NR_dup3
357f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_create __NR_epoll_create
367f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_create1 __NR_epoll_create1
377f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_ctl __NR_epoll_ctl
387f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_pwait __NR_epoll_pwait
397f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_wait __NR_epoll_wait
407f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_eventfd __NR_eventfd
417f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_eventfd2 __NR_eventfd2
427f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_execve __NR_execve
437f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_exit __NR_exit
447f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_exit_group __NR_exit_group
457f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_faccessat __NR_faccessat
467f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fadvise64 __NR_fadvise64
477f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fadvise64_64 __NR_fadvise64_64
487f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fallocate __NR_fallocate
497f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fanotify_init __NR_fanotify_init
507f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fanotify_mark __NR_fanotify_mark
517f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchdir __NR_fchdir
527f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchmod __NR_fchmod
537f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchmodat __NR_fchmodat
547f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchown __NR_fchown
557f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchownat __NR_fchownat
567f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fcntl __NR_fcntl
577f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fcntl64 __NR_fcntl64
587f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fdatasync __NR_fdatasync
597f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fgetxattr __NR_fgetxattr
607f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_finit_module __NR_finit_module
617f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_flistxattr __NR_flistxattr
627f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_flock __NR_flock
637f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fork __NR_fork
647f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fremovexattr __NR_fremovexattr
657f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fsetxattr __NR_fsetxattr
667f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstat __NR_fstat
677f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstat64 __NR_fstat64
687f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstatat64 __NR_fstatat64
697f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstatfs __NR_fstatfs
707f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstatfs64 __NR_fstatfs64
717f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fsync __NR_fsync
727f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ftruncate __NR_ftruncate
737f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ftruncate64 __NR_ftruncate64
747f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_futex __NR_futex
757f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_futimesat __NR_futimesat
767f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_get_mempolicy __NR_get_mempolicy
777f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_get_robust_list __NR_get_robust_list
787f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getcpu __NR_getcpu
797f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getcwd __NR_getcwd
807f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getdents __NR_getdents
817f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getdents64 __NR_getdents64
827f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getegid __NR_getegid
837f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_geteuid __NR_geteuid
847f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getgid __NR_getgid
857f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getgroups __NR_getgroups
867f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getitimer __NR_getitimer
877f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpeername __NR_getpeername
887f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpgid __NR_getpgid
897f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpgrp __NR_getpgrp
907f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpid __NR_getpid
917f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getppid __NR_getppid
927f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpriority __NR_getpriority
937f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getresgid __NR_getresgid
947f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getresuid __NR_getresuid
957f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getrlimit __NR_getrlimit
967f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getrusage __NR_getrusage
977f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getsid __NR_getsid
987f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getsockname __NR_getsockname
997f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getsockopt __NR_getsockopt
1007f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_gettid __NR_gettid
1017f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_gettimeofday __NR_gettimeofday
1027f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getuid __NR_getuid
1037f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getxattr __NR_getxattr
1047f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_init_module __NR_init_module
1057f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_inotify_add_watch __NR_inotify_add_watch
1067f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_inotify_init __NR_inotify_init
1077f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_inotify_init1 __NR_inotify_init1
1087f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_inotify_rm_watch __NR_inotify_rm_watch
1097f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_cancel __NR_io_cancel
1107f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_destroy __NR_io_destroy
1117f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_getevents __NR_io_getevents
1127f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_setup __NR_io_setup
1137f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_submit __NR_io_submit
1147f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ioctl __NR_ioctl
1157f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ioprio_get __NR_ioprio_get
1167f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ioprio_set __NR_ioprio_set
1177f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_kcmp __NR_kcmp
1187f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_kexec_load __NR_kexec_load
1197f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_keyctl __NR_keyctl
1207f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_kill __NR_kill
1217f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lchown __NR_lchown
1227f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lgetxattr __NR_lgetxattr
1237f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_link __NR_link
1247f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_linkat __NR_linkat
1257f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_listen __NR_listen
1267f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_listxattr __NR_listxattr
1277f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_llistxattr __NR_llistxattr
1287f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_llseek __NR_llseek
1297f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lookup_dcookie __NR_lookup_dcookie
1307f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lremovexattr __NR_lremovexattr
1317f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lseek __NR_lseek
1327f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lsetxattr __NR_lsetxattr
1337f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lstat __NR_lstat
1347f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lstat64 __NR_lstat64
1357f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_madvise __NR_madvise
1367f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mbind __NR_mbind
1377f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_migrate_pages __NR_migrate_pages
1387f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mincore __NR_mincore
1397f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mkdir __NR_mkdir
1407f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mkdirat __NR_mkdirat
1417f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mknod __NR_mknod
1427f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mknodat __NR_mknodat
1437f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mlock __NR_mlock
1447f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mlockall __NR_mlockall
1457f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mmap __NR_mmap
1467f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mmap2 __NR_mmap2
1477f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mount __NR_mount
1487f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_move_pages __NR_move_pages
1497f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mprotect __NR_mprotect
1507f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_getsetattr __NR_mq_getsetattr
1517f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_notify __NR_mq_notify
1527f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_open __NR_mq_open
1537f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_timedreceive __NR_mq_timedreceive
1547f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_timedsend __NR_mq_timedsend
1557f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_unlink __NR_mq_unlink
1567f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mremap __NR_mremap
1577f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msgctl __NR_msgctl
1587f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msgget __NR_msgget
1597f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msgrcv __NR_msgrcv
1607f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msgsnd __NR_msgsnd
1617f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msync __NR_msync
1627f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_munlock __NR_munlock
1637f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_munlockall __NR_munlockall
1647f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_munmap __NR_munmap
1657f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_name_to_handle_at __NR_name_to_handle_at
1667f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_nanosleep __NR_nanosleep
1677f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_newfstatat __NR_newfstatat
1687f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_nfsservctl __NR_nfsservctl
1697f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_oldwait4 __NR_oldwait4
1707f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_open __NR_open
1717f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_open_by_handle_at __NR_open_by_handle_at
1727f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_openat __NR_openat
1737f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pause __NR_pause
1747f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_perf_event_open __NR_perf_event_open
1757f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_personality __NR_personality
1767f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pipe __NR_pipe
1777f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pipe2 __NR_pipe2
1787f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pivot_root __NR_pivot_root
1797f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_poll __NR_poll
1807f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ppoll __NR_ppoll
1817f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_prctl __NR_prctl
1827f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pread64 __NR_pread64
1837f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_preadv __NR_preadv
1847f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_prlimit64 __NR_prlimit64
1857f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_process_vm_readv __NR_process_vm_readv
1867f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_process_vm_writev __NR_process_vm_writev
1877f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pselect6 __NR_pselect6
1887f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ptrace __NR_ptrace
1897f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pwrite64 __NR_pwrite64
1907f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pwritev __NR_pwritev
1917f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_quotactl __NR_quotactl
1927f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_read __NR_read
1937f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_readahead __NR_readahead
1947f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_readlink __NR_readlink
1957f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_readlinkat __NR_readlinkat
1967f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_readv __NR_readv
1977f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_reboot __NR_reboot
1987f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_recv __NR_recv
1997f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_recvfrom __NR_recvfrom
2007f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_recvmmsg __NR_recvmmsg
2017f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_recvmsg __NR_recvmsg
2027f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_remap_file_pages __NR_remap_file_pages
2037f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_removexattr __NR_removexattr
2047f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rename __NR_rename
2057f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_renameat __NR_renameat
2067f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_request_key __NR_request_key
2077f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_restart_syscall __NR_restart_syscall
2087f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rmdir __NR_rmdir
2097f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigaction __NR_rt_sigaction
2107f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigpending __NR_rt_sigpending
2117f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigprocmask __NR_rt_sigprocmask
2127f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
2137f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigreturn __NR_rt_sigreturn
2147f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigsuspend __NR_rt_sigsuspend
2157f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
2167f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
2177f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_get_priority_max __NR_sched_get_priority_max
2187f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_get_priority_min __NR_sched_get_priority_min
2197f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_getaffinity __NR_sched_getaffinity
22097ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_getattr __NR_sched_getattr
2217f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_getparam __NR_sched_getparam
2227f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_getscheduler __NR_sched_getscheduler
2237f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
2247f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_setaffinity __NR_sched_setaffinity
22597ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_setattr __NR_sched_setattr
2267f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_setparam __NR_sched_setparam
2277f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_setscheduler __NR_sched_setscheduler
2287f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_yield __NR_sched_yield
2297f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_select __NR_select
2307f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_semctl __NR_semctl
2317f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_semget __NR_semget
2327f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_semop __NR_semop
2337f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_semtimedop __NR_semtimedop
2347f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_send __NR_send
2357f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendfile __NR_sendfile
2367f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendfile64 __NR_sendfile64
2377f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendmmsg __NR_sendmmsg
2387f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendmsg __NR_sendmsg
2397f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendto __NR_sendto
2407f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_set_mempolicy __NR_set_mempolicy
2417f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_set_robust_list __NR_set_robust_list
2427f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_set_tid_address __NR_set_tid_address
2437f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setdomainname __NR_setdomainname
2447f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setfsgid __NR_setfsgid
2457f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setfsuid __NR_setfsuid
2467f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setgid __NR_setgid
2477f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setgroups __NR_setgroups
2487f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sethostname __NR_sethostname
2497f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setitimer __NR_setitimer
2507f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setns __NR_setns
2517f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setpgid __NR_setpgid
2527f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setpriority __NR_setpriority
2537f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setregid __NR_setregid
2547f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setresgid __NR_setresgid
2557f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setresuid __NR_setresuid
2567f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setreuid __NR_setreuid
2577f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setrlimit __NR_setrlimit
2587f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setsid __NR_setsid
2597f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setsockopt __NR_setsockopt
2607f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_settimeofday __NR_settimeofday
2617f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setuid __NR_setuid
2627f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setxattr __NR_setxattr
2637f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shmat __NR_shmat
2647f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shmctl __NR_shmctl
2657f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shmdt __NR_shmdt
2667f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shmget __NR_shmget
2677f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shutdown __NR_shutdown
2687f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sigaltstack __NR_sigaltstack
2697f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_signalfd __NR_signalfd
2707f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_signalfd4 __NR_signalfd4
2717f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_socket __NR_socket
2727f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_socketpair __NR_socketpair
2737f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_splice __NR_splice
2747f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_stat __NR_stat
2757f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_stat64 __NR_stat64
2767f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_statfs __NR_statfs
2777f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_statfs64 __NR_statfs64
2787f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_swapoff __NR_swapoff
2797f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_swapon __NR_swapon
2807f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_symlink __NR_symlink
2817f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_symlinkat __NR_symlinkat
2827f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sync __NR_sync
2837f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sync_file_range __NR_sync_file_range
2847f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sync_file_range2 __NR_sync_file_range2
2857f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_syncfs __NR_syncfs
2867f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_syscalls __NR_syscalls
2877f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sysinfo __NR_sysinfo
2887f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_syslog __NR_syslog
2897f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_tee __NR_tee
2907f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_tgkill __NR_tgkill
2917f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_time __NR_time
2927f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_create __NR_timer_create
2937f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_delete __NR_timer_delete
2947f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_getoverrun __NR_timer_getoverrun
2957f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_gettime __NR_timer_gettime
2967f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_settime __NR_timer_settime
2977f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timerfd_create __NR_timerfd_create
2987f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timerfd_gettime __NR_timerfd_gettime
2997f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timerfd_settime __NR_timerfd_settime
3007f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_times __NR_times
3017f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_tkill __NR_tkill
3027f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_truncate __NR_truncate
3037f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_truncate64 __NR_truncate64
3047f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_umask __NR_umask
3057f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_umount __NR_umount
3067f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_umount2 __NR_umount2
3077f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_uname __NR_uname
3087f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_unlink __NR_unlink
3097f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_unlinkat __NR_unlinkat
3107f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_unshare __NR_unshare
3117f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_uselib __NR_uselib
3127f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ustat __NR_ustat
3137f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_utime __NR_utime
3147f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_utimensat __NR_utimensat
3157f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_utimes __NR_utimes
3167f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_vfork __NR_vfork
3177f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_vhangup __NR_vhangup
3187f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_vmsplice __NR_vmsplice
3197f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_wait4 __NR_wait4
3207f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_waitid __NR_waitid
3217f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_write __NR_write
3227f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_writev __NR_writev
3237f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#elif defined(__arm__)
3245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_accept __NR_accept
3255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_accept4 __NR_accept4
3265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_access __NR_access
3275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_acct __NR_acct
3285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_add_key __NR_add_key
3295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_adjtimex __NR_adjtimex
3305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_alarm __NR_alarm
3315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_arm_fadvise64_64 __NR_arm_fadvise64_64
3325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_arm_sync_file_range __NR_arm_sync_file_range
3335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bdflush __NR_bdflush
3345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bind __NR_bind
3355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_brk __NR_brk
3365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capget __NR_capget
3375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capset __NR_capset
3385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chdir __NR_chdir
3395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chmod __NR_chmod
3405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown __NR_chown
3415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown32 __NR_chown32
3425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chroot __NR_chroot
3435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_adjtime __NR_clock_adjtime
3445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_getres __NR_clock_getres
3455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_gettime __NR_clock_gettime
3465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_nanosleep __NR_clock_nanosleep
3475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_settime __NR_clock_settime
3485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clone __NR_clone
3495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_close __NR_close
3505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_connect __NR_connect
3515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_creat __NR_creat
3525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_delete_module __NR_delete_module
3535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup __NR_dup
3545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup2 __NR_dup2
3555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup3 __NR_dup3
3565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create __NR_epoll_create
3575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create1 __NR_epoll_create1
3585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_ctl __NR_epoll_ctl
3595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_pwait __NR_epoll_pwait
3605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_wait __NR_epoll_wait
3615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd __NR_eventfd
3625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd2 __NR_eventfd2
3635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_execve __NR_execve
3645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit __NR_exit
3655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit_group __NR_exit_group
3665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_faccessat __NR_faccessat
3675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fallocate __NR_fallocate
3685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_init __NR_fanotify_init
3695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_mark __NR_fanotify_mark
3705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchdir __NR_fchdir
3715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmod __NR_fchmod
3725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmodat __NR_fchmodat
3735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown __NR_fchown
3745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown32 __NR_fchown32
3755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchownat __NR_fchownat
3765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl __NR_fcntl
3775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl64 __NR_fcntl64
3785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fdatasync __NR_fdatasync
3795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fgetxattr __NR_fgetxattr
380887e1140fe7596fa1239a0bc802d2cdb51c57d3cElliott Hughes#define SYS_finit_module __NR_finit_module
3815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flistxattr __NR_flistxattr
3825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flock __NR_flock
3835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fork __NR_fork
3845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fremovexattr __NR_fremovexattr
3855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsetxattr __NR_fsetxattr
3865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat __NR_fstat
3875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat64 __NR_fstat64
3885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatat64 __NR_fstatat64
3895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs __NR_fstatfs
3905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs64 __NR_fstatfs64
3915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsync __NR_fsync
3925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate __NR_ftruncate
3935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate64 __NR_ftruncate64
3945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futex __NR_futex
3955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futimesat __NR_futimesat
3965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_mempolicy __NR_get_mempolicy
3975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_robust_list __NR_get_robust_list
3985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcpu __NR_getcpu
3995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcwd __NR_getcwd
4005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents __NR_getdents
4015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents64 __NR_getdents64
4025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid __NR_getegid
4035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid32 __NR_getegid32
4045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid __NR_geteuid
4055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid32 __NR_geteuid32
4065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid __NR_getgid
4075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid32 __NR_getgid32
4085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups __NR_getgroups
4095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups32 __NR_getgroups32
4105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getitimer __NR_getitimer
4115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpeername __NR_getpeername
4125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgid __NR_getpgid
4135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgrp __NR_getpgrp
4145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpid __NR_getpid
4155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getppid __NR_getppid
4165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpriority __NR_getpriority
4175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid __NR_getresgid
4185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid32 __NR_getresgid32
4195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid __NR_getresuid
4205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid32 __NR_getresuid32
4215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrlimit __NR_getrlimit
4225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrusage __NR_getrusage
4235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsid __NR_getsid
4245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsockname __NR_getsockname
4255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsockopt __NR_getsockopt
4265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettid __NR_gettid
4275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettimeofday __NR_gettimeofday
4285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid __NR_getuid
4295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid32 __NR_getuid32
4305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getxattr __NR_getxattr
4315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_init_module __NR_init_module
4325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_add_watch __NR_inotify_add_watch
4335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init __NR_inotify_init
4345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init1 __NR_inotify_init1
4355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_rm_watch __NR_inotify_rm_watch
4365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_cancel __NR_io_cancel
4375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_destroy __NR_io_destroy
4385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_getevents __NR_io_getevents
4395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_setup __NR_io_setup
4405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_submit __NR_io_submit
4415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioctl __NR_ioctl
4425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_get __NR_ioprio_get
4435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_set __NR_ioprio_set
4445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ipc __NR_ipc
445887e1140fe7596fa1239a0bc802d2cdb51c57d3cElliott Hughes#define SYS_kcmp __NR_kcmp
4465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kexec_load __NR_kexec_load
4475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_keyctl __NR_keyctl
4485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kill __NR_kill
4495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown __NR_lchown
4505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown32 __NR_lchown32
4515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lgetxattr __NR_lgetxattr
4525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_link __NR_link
4535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_linkat __NR_linkat
4545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listen __NR_listen
4555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listxattr __NR_listxattr
4565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_llistxattr __NR_llistxattr
4575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lookup_dcookie __NR_lookup_dcookie
4585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lremovexattr __NR_lremovexattr
4595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lseek __NR_lseek
4605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lsetxattr __NR_lsetxattr
4615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat __NR_lstat
4625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat64 __NR_lstat64
4635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_madvise __NR_madvise
4645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mbind __NR_mbind
4655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mincore __NR_mincore
4665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdir __NR_mkdir
4675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdirat __NR_mkdirat
4685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknod __NR_mknod
4695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknodat __NR_mknodat
4705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlock __NR_mlock
4715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlockall __NR_mlockall
4725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap __NR_mmap
4735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap2 __NR_mmap2
4745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mount __NR_mount
4755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_move_pages __NR_move_pages
4765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mprotect __NR_mprotect
4775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_getsetattr __NR_mq_getsetattr
4785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_notify __NR_mq_notify
4795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_open __NR_mq_open
4805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedreceive __NR_mq_timedreceive
4815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedsend __NR_mq_timedsend
4825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_unlink __NR_mq_unlink
4835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mremap __NR_mremap
4845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgctl __NR_msgctl
4855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgget __NR_msgget
4865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgrcv __NR_msgrcv
4875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgsnd __NR_msgsnd
4885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msync __NR_msync
4895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlock __NR_munlock
4905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlockall __NR_munlockall
4915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munmap __NR_munmap
4925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_name_to_handle_at __NR_name_to_handle_at
4935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nanosleep __NR_nanosleep
4945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nfsservctl __NR_nfsservctl
4955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nice __NR_nice
4965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open __NR_open
4975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open_by_handle_at __NR_open_by_handle_at
4985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_openat __NR_openat
4995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pause __NR_pause
5005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pciconfig_iobase __NR_pciconfig_iobase
5015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pciconfig_read __NR_pciconfig_read
5025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pciconfig_write __NR_pciconfig_write
5035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_perf_event_open __NR_perf_event_open
5045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_personality __NR_personality
5055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe __NR_pipe
5065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe2 __NR_pipe2
5075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pivot_root __NR_pivot_root
5085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_poll __NR_poll
5095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ppoll __NR_ppoll
5105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prctl __NR_prctl
5115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pread64 __NR_pread64
5125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_preadv __NR_preadv
5135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prlimit64 __NR_prlimit64
5145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_process_vm_readv __NR_process_vm_readv
5155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_process_vm_writev __NR_process_vm_writev
5165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pselect6 __NR_pselect6
5175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ptrace __NR_ptrace
5185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwrite64 __NR_pwrite64
5195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwritev __NR_pwritev
5205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_quotactl __NR_quotactl
5215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_read __NR_read
5225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readahead __NR_readahead
5235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readdir __NR_readdir
5245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlink __NR_readlink
5255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlinkat __NR_readlinkat
5265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readv __NR_readv
5275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reboot __NR_reboot
5285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recv __NR_recv
5295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvfrom __NR_recvfrom
5305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmmsg __NR_recvmmsg
5315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmsg __NR_recvmsg
5325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_remap_file_pages __NR_remap_file_pages
5335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_removexattr __NR_removexattr
5345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rename __NR_rename
5355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_renameat __NR_renameat
5365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_request_key __NR_request_key
5375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_restart_syscall __NR_restart_syscall
5385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rmdir __NR_rmdir
5395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigaction __NR_rt_sigaction
5405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigpending __NR_rt_sigpending
5415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigprocmask __NR_rt_sigprocmask
5425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
5435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigreturn __NR_rt_sigreturn
5445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigsuspend __NR_rt_sigsuspend
5455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
5465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
5475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_max __NR_sched_get_priority_max
5485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_min __NR_sched_get_priority_min
5495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getaffinity __NR_sched_getaffinity
55097ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_getattr __NR_sched_getattr
5515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getparam __NR_sched_getparam
5525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getscheduler __NR_sched_getscheduler
5535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
5545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setaffinity __NR_sched_setaffinity
55597ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_setattr __NR_sched_setattr
5565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setparam __NR_sched_setparam
5575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setscheduler __NR_sched_setscheduler
5585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_yield __NR_sched_yield
5595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_select __NR_select
5605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semctl __NR_semctl
5615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semget __NR_semget
5625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semop __NR_semop
5635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semtimedop __NR_semtimedop
5645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_send __NR_send
5655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile __NR_sendfile
5665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile64 __NR_sendfile64
5675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmmsg __NR_sendmmsg
5685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmsg __NR_sendmsg
5695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendto __NR_sendto
5705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_mempolicy __NR_set_mempolicy
5715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_robust_list __NR_set_robust_list
5725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_tid_address __NR_set_tid_address
5735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setdomainname __NR_setdomainname
5745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid __NR_setfsgid
5755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid32 __NR_setfsgid32
5765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid __NR_setfsuid
5775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid32 __NR_setfsuid32
5785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid __NR_setgid
5795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid32 __NR_setgid32
5805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups __NR_setgroups
5815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups32 __NR_setgroups32
5825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sethostname __NR_sethostname
5835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setitimer __NR_setitimer
5845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setns __NR_setns
5855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpgid __NR_setpgid
5865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpriority __NR_setpriority
5875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid __NR_setregid
5885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid32 __NR_setregid32
5895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid __NR_setresgid
5905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid32 __NR_setresgid32
5915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid __NR_setresuid
5925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid32 __NR_setresuid32
5935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid __NR_setreuid
5945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid32 __NR_setreuid32
5955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setrlimit __NR_setrlimit
5965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsid __NR_setsid
5975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsockopt __NR_setsockopt
5985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_settimeofday __NR_settimeofday
5995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid __NR_setuid
6005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid32 __NR_setuid32
6015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setxattr __NR_setxattr
6025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmat __NR_shmat
6035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmctl __NR_shmctl
6045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmdt __NR_shmdt
6055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmget __NR_shmget
6065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shutdown __NR_shutdown
6075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaction __NR_sigaction
6085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaltstack __NR_sigaltstack
6095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd __NR_signalfd
6105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd4 __NR_signalfd4
6115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigpending __NR_sigpending
6125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigprocmask __NR_sigprocmask
6135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigreturn __NR_sigreturn
6145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigsuspend __NR_sigsuspend
6155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socket __NR_socket
6165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketcall __NR_socketcall
6175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketpair __NR_socketpair
6185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_splice __NR_splice
6195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat __NR_stat
6205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat64 __NR_stat64
6215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs __NR_statfs
6225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs64 __NR_statfs64
6235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stime __NR_stime
6245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapoff __NR_swapoff
6255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapon __NR_swapon
6265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlink __NR_symlink
6275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlinkat __NR_symlinkat
6285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync __NR_sync
6295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync_file_range2 __NR_sync_file_range2
6305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syncfs __NR_syncfs
6315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syscall __NR_syscall
6325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysfs __NR_sysfs
6335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysinfo __NR_sysinfo
6345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syslog __NR_syslog
6355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tee __NR_tee
6365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tgkill __NR_tgkill
6375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_time __NR_time
6385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_create __NR_timer_create
6395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_delete __NR_timer_delete
6405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_getoverrun __NR_timer_getoverrun
6415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_gettime __NR_timer_gettime
6425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_settime __NR_timer_settime
6435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_create __NR_timerfd_create
6445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_gettime __NR_timerfd_gettime
6455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_settime __NR_timerfd_settime
6465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_times __NR_times
6475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tkill __NR_tkill
6485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate __NR_truncate
6495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate64 __NR_truncate64
6505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ugetrlimit __NR_ugetrlimit
6515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umask __NR_umask
6525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount __NR_umount
6535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount2 __NR_umount2
6545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uname __NR_uname
6555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlink __NR_unlink
6565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlinkat __NR_unlinkat
6575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unshare __NR_unshare
6585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uselib __NR_uselib
6595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ustat __NR_ustat
6605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utime __NR_utime
6615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimensat __NR_utimensat
6625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimes __NR_utimes
6635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vfork __NR_vfork
6645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vhangup __NR_vhangup
6655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vmsplice __NR_vmsplice
6665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vserver __NR_vserver
6675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_wait4 __NR_wait4
6685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitid __NR_waitid
6695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_write __NR_write
6705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_writev __NR_writev
6715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#elif defined(__mips__)
6725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_accept __NR_accept
6735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_accept4 __NR_accept4
6745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_access __NR_access
6755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_acct __NR_acct
6765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_add_key __NR_add_key
6775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_adjtimex __NR_adjtimex
6785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_afs_syscall __NR_afs_syscall
6795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_alarm __NR_alarm
6805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bdflush __NR_bdflush
6815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bind __NR_bind
6825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_break __NR_break
6835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_brk __NR_brk
6845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_cachectl __NR_cachectl
6855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_cacheflush __NR_cacheflush
6865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capget __NR_capget
6875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capset __NR_capset
6885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chdir __NR_chdir
6895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chmod __NR_chmod
6905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown __NR_chown
6915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chroot __NR_chroot
6925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_adjtime __NR_clock_adjtime
6935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_getres __NR_clock_getres
6945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_gettime __NR_clock_gettime
6955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_nanosleep __NR_clock_nanosleep
6965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_settime __NR_clock_settime
6975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clone __NR_clone
6985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_close __NR_close
6995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_connect __NR_connect
7005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_creat __NR_creat
7015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_create_module __NR_create_module
7025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_delete_module __NR_delete_module
7035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup __NR_dup
7045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup2 __NR_dup2
7055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup3 __NR_dup3
7065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create __NR_epoll_create
7075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create1 __NR_epoll_create1
7085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_ctl __NR_epoll_ctl
7095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_pwait __NR_epoll_pwait
7105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_wait __NR_epoll_wait
7115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd __NR_eventfd
7125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd2 __NR_eventfd2
7135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_execve __NR_execve
7145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit __NR_exit
7155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit_group __NR_exit_group
7165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_faccessat __NR_faccessat
7175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fadvise64 __NR_fadvise64
7185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fallocate __NR_fallocate
7195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_init __NR_fanotify_init
7205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_mark __NR_fanotify_mark
7215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchdir __NR_fchdir
7225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmod __NR_fchmod
7235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmodat __NR_fchmodat
7245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown __NR_fchown
7255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchownat __NR_fchownat
7265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl __NR_fcntl
7275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl64 __NR_fcntl64
7285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fdatasync __NR_fdatasync
7295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fgetxattr __NR_fgetxattr
730ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_finit_module __NR_finit_module
7315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flistxattr __NR_flistxattr
7325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flock __NR_flock
7335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fork __NR_fork
7345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fremovexattr __NR_fremovexattr
7355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsetxattr __NR_fsetxattr
7365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat __NR_fstat
7375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat64 __NR_fstat64
7385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatat64 __NR_fstatat64
7395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs __NR_fstatfs
7405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs64 __NR_fstatfs64
7415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsync __NR_fsync
7425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftime __NR_ftime
7435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate __NR_ftruncate
7445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate64 __NR_ftruncate64
7455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futex __NR_futex
7465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futimesat __NR_futimesat
7475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_kernel_syms __NR_get_kernel_syms
7485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_mempolicy __NR_get_mempolicy
7495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_robust_list __NR_get_robust_list
7505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcpu __NR_getcpu
7515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcwd __NR_getcwd
7525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents __NR_getdents
7535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents64 __NR_getdents64
7545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid __NR_getegid
7555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid __NR_geteuid
7565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid __NR_getgid
7575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups __NR_getgroups
7585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getitimer __NR_getitimer
7595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpeername __NR_getpeername
7605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgid __NR_getpgid
7615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgrp __NR_getpgrp
7625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpid __NR_getpid
7635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpmsg __NR_getpmsg
7645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getppid __NR_getppid
7655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpriority __NR_getpriority
7665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid __NR_getresgid
7675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid __NR_getresuid
7685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrlimit __NR_getrlimit
7695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrusage __NR_getrusage
7705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsid __NR_getsid
7715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsockname __NR_getsockname
7725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsockopt __NR_getsockopt
7735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettid __NR_gettid
7745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettimeofday __NR_gettimeofday
7755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid __NR_getuid
7765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getxattr __NR_getxattr
7775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gtty __NR_gtty
7785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_idle __NR_idle
7795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_init_module __NR_init_module
7805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_add_watch __NR_inotify_add_watch
7815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init __NR_inotify_init
7825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init1 __NR_inotify_init1
7835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_rm_watch __NR_inotify_rm_watch
7845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_cancel __NR_io_cancel
7855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_destroy __NR_io_destroy
7865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_getevents __NR_io_getevents
7875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_setup __NR_io_setup
7885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_submit __NR_io_submit
7895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioctl __NR_ioctl
7905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioperm __NR_ioperm
7915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_iopl __NR_iopl
7925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_get __NR_ioprio_get
7935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_set __NR_ioprio_set
7945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ipc __NR_ipc
795ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_kcmp __NR_kcmp
7965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kexec_load __NR_kexec_load
7975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_keyctl __NR_keyctl
7985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kill __NR_kill
7995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown __NR_lchown
8005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lgetxattr __NR_lgetxattr
8015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_link __NR_link
8025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_linkat __NR_linkat
8035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listen __NR_listen
8045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listxattr __NR_listxattr
8055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_llistxattr __NR_llistxattr
8065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lock __NR_lock
8075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lookup_dcookie __NR_lookup_dcookie
8085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lremovexattr __NR_lremovexattr
8095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lseek __NR_lseek
8105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lsetxattr __NR_lsetxattr
8115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat __NR_lstat
8125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat64 __NR_lstat64
8135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_madvise __NR_madvise
8145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mbind __NR_mbind
8155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_migrate_pages __NR_migrate_pages
8165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mincore __NR_mincore
8175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdir __NR_mkdir
8185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdirat __NR_mkdirat
8195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknod __NR_mknod
8205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknodat __NR_mknodat
8215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlock __NR_mlock
8225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlockall __NR_mlockall
8235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap __NR_mmap
8245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap2 __NR_mmap2
8255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_modify_ldt __NR_modify_ldt
8265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mount __NR_mount
8275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_move_pages __NR_move_pages
8285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mprotect __NR_mprotect
8295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mpx __NR_mpx
8305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_getsetattr __NR_mq_getsetattr
8315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_notify __NR_mq_notify
8325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_open __NR_mq_open
8335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedreceive __NR_mq_timedreceive
8345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedsend __NR_mq_timedsend
8355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_unlink __NR_mq_unlink
8365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mremap __NR_mremap
8375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgctl __NR_msgctl
8385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgget __NR_msgget
8395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgrcv __NR_msgrcv
8405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgsnd __NR_msgsnd
8415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msync __NR_msync
8425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlock __NR_munlock
8435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlockall __NR_munlockall
8445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munmap __NR_munmap
8455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_name_to_handle_at __NR_name_to_handle_at
8465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nanosleep __NR_nanosleep
8475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_newfstatat __NR_newfstatat
8485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nfsservctl __NR_nfsservctl
8495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nice __NR_nice
8505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open __NR_open
8515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open_by_handle_at __NR_open_by_handle_at
8525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_openat __NR_openat
8535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pause __NR_pause
8545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_perf_event_open __NR_perf_event_open
8555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_personality __NR_personality
8565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe __NR_pipe
8575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe2 __NR_pipe2
8585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pivot_root __NR_pivot_root
8595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_poll __NR_poll
8605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ppoll __NR_ppoll
8615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prctl __NR_prctl
8625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pread64 __NR_pread64
8635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_preadv __NR_preadv
8645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prlimit64 __NR_prlimit64
8655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_process_vm_readv __NR_process_vm_readv
8665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_process_vm_writev __NR_process_vm_writev
8675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prof __NR_prof
8685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_profil __NR_profil
8695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pselect6 __NR_pselect6
8705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ptrace __NR_ptrace
8715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_putpmsg __NR_putpmsg
8725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwrite64 __NR_pwrite64
8735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwritev __NR_pwritev
8745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_query_module __NR_query_module
8755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_quotactl __NR_quotactl
8765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_read __NR_read
8775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readahead __NR_readahead
8785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readdir __NR_readdir
8795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlink __NR_readlink
8805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlinkat __NR_readlinkat
8815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readv __NR_readv
8825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reboot __NR_reboot
8835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recv __NR_recv
8845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvfrom __NR_recvfrom
8855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmmsg __NR_recvmmsg
8865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmsg __NR_recvmsg
8875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_remap_file_pages __NR_remap_file_pages
8885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_removexattr __NR_removexattr
8895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rename __NR_rename
8905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_renameat __NR_renameat
8915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_request_key __NR_request_key
8925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reserved177 __NR_reserved177
8935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reserved193 __NR_reserved193
8945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reserved221 __NR_reserved221
8955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reserved82 __NR_reserved82
8965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_restart_syscall __NR_restart_syscall
8975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rmdir __NR_rmdir
8985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigaction __NR_rt_sigaction
8995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigpending __NR_rt_sigpending
9005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigprocmask __NR_rt_sigprocmask
9015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
9025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigreturn __NR_rt_sigreturn
9035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigsuspend __NR_rt_sigsuspend
9045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
9055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
9065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_max __NR_sched_get_priority_max
9075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_min __NR_sched_get_priority_min
9085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getaffinity __NR_sched_getaffinity
90997ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_getattr __NR_sched_getattr
9105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getparam __NR_sched_getparam
9115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getscheduler __NR_sched_getscheduler
9125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
9135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setaffinity __NR_sched_setaffinity
91497ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_setattr __NR_sched_setattr
9155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setparam __NR_sched_setparam
9165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setscheduler __NR_sched_setscheduler
9175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_yield __NR_sched_yield
9185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semctl __NR_semctl
9195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semget __NR_semget
9205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semop __NR_semop
9215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semtimedop __NR_semtimedop
9225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_send __NR_send
9235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile __NR_sendfile
9245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile64 __NR_sendfile64
9255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmmsg __NR_sendmmsg
9265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmsg __NR_sendmsg
9275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendto __NR_sendto
9285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_mempolicy __NR_set_mempolicy
9295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_robust_list __NR_set_robust_list
9305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_thread_area __NR_set_thread_area
9315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_tid_address __NR_set_tid_address
9325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setdomainname __NR_setdomainname
9335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid __NR_setfsgid
9345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid __NR_setfsuid
9355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid __NR_setgid
9365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups __NR_setgroups
9375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sethostname __NR_sethostname
9385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setitimer __NR_setitimer
9395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setns __NR_setns
9405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpgid __NR_setpgid
9415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpriority __NR_setpriority
9425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid __NR_setregid
9435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid __NR_setresgid
9445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid __NR_setresuid
9455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid __NR_setreuid
9465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setrlimit __NR_setrlimit
9475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsid __NR_setsid
9485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsockopt __NR_setsockopt
9495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_settimeofday __NR_settimeofday
9505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid __NR_setuid
9515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setxattr __NR_setxattr
9525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sgetmask __NR_sgetmask
9535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmat __NR_shmat
9545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmctl __NR_shmctl
9555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmdt __NR_shmdt
9565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmget __NR_shmget
9575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shutdown __NR_shutdown
9585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaction __NR_sigaction
9595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaltstack __NR_sigaltstack
9605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signal __NR_signal
9615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd __NR_signalfd
9625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd4 __NR_signalfd4
9635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigpending __NR_sigpending
9645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigprocmask __NR_sigprocmask
9655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigreturn __NR_sigreturn
9665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigsuspend __NR_sigsuspend
9675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socket __NR_socket
9685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketcall __NR_socketcall
9695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketpair __NR_socketpair
9705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_splice __NR_splice
9715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ssetmask __NR_ssetmask
9725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat __NR_stat
9735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat64 __NR_stat64
9745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs __NR_statfs
9755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs64 __NR_statfs64
9765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stime __NR_stime
9775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stty __NR_stty
9785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapoff __NR_swapoff
9795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapon __NR_swapon
9805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlink __NR_symlink
9815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlinkat __NR_symlinkat
9825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync __NR_sync
9835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync_file_range __NR_sync_file_range
9845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syncfs __NR_syncfs
9855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syscall __NR_syscall
9865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysfs __NR_sysfs
9875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysinfo __NR_sysinfo
9885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syslog __NR_syslog
9895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysmips __NR_sysmips
9905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tee __NR_tee
9915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tgkill __NR_tgkill
9925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_time __NR_time
9935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_create __NR_timer_create
9945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_delete __NR_timer_delete
9955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_getoverrun __NR_timer_getoverrun
9965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_gettime __NR_timer_gettime
9975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_settime __NR_timer_settime
9985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd __NR_timerfd
9995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_create __NR_timerfd_create
10005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_gettime __NR_timerfd_gettime
10015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_settime __NR_timerfd_settime
10025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_times __NR_times
10035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tkill __NR_tkill
10045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate __NR_truncate
10055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate64 __NR_truncate64
10065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ulimit __NR_ulimit
10075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umask __NR_umask
10085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount __NR_umount
10095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount2 __NR_umount2
10105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uname __NR_uname
10115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlink __NR_unlink
10125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlinkat __NR_unlinkat
10135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unshare __NR_unshare
10145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused109 __NR_unused109
10155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused150 __NR_unused150
10165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused18 __NR_unused18
10175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused28 __NR_unused28
10185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused59 __NR_unused59
10195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused84 __NR_unused84
10205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uselib __NR_uselib
10215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ustat __NR_ustat
10225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utime __NR_utime
10235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimensat __NR_utimensat
10245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimes __NR_utimes
10255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vhangup __NR_vhangup
10265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vm86 __NR_vm86
10275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vmsplice __NR_vmsplice
10285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vserver __NR_vserver
10295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_wait4 __NR_wait4
10305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitid __NR_waitid
10315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitpid __NR_waitpid
10325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_write __NR_write
10335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_writev __NR_writev
10345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#elif defined(__i386__)
10355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_access __NR_access
10365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_acct __NR_acct
10375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_add_key __NR_add_key
10385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_adjtimex __NR_adjtimex
10395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_afs_syscall __NR_afs_syscall
10405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_alarm __NR_alarm
10415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bdflush __NR_bdflush
10425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_break __NR_break
10435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_brk __NR_brk
10445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capget __NR_capget
10455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capset __NR_capset
10465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chdir __NR_chdir
10475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chmod __NR_chmod
10485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown __NR_chown
10495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown32 __NR_chown32
10505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chroot __NR_chroot
10515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_adjtime __NR_clock_adjtime
10525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_getres __NR_clock_getres
10535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_gettime __NR_clock_gettime
10545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_nanosleep __NR_clock_nanosleep
10555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_settime __NR_clock_settime
10565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clone __NR_clone
10575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_close __NR_close
10585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_creat __NR_creat
10595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_create_module __NR_create_module
10605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_delete_module __NR_delete_module
10615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup __NR_dup
10625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup2 __NR_dup2
10635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup3 __NR_dup3
10645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create __NR_epoll_create
10655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create1 __NR_epoll_create1
10665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_ctl __NR_epoll_ctl
10675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_pwait __NR_epoll_pwait
10685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_wait __NR_epoll_wait
10695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd __NR_eventfd
10705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd2 __NR_eventfd2
10715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_execve __NR_execve
10725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit __NR_exit
10735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit_group __NR_exit_group
10745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_faccessat __NR_faccessat
10755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fadvise64 __NR_fadvise64
10765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fadvise64_64 __NR_fadvise64_64
10775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fallocate __NR_fallocate
10785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_init __NR_fanotify_init
10795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_mark __NR_fanotify_mark
10805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchdir __NR_fchdir
10815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmod __NR_fchmod
10825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmodat __NR_fchmodat
10835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown __NR_fchown
10845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown32 __NR_fchown32
10855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchownat __NR_fchownat
10865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl __NR_fcntl
10875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl64 __NR_fcntl64
10885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fdatasync __NR_fdatasync
10895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fgetxattr __NR_fgetxattr
1090ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_finit_module __NR_finit_module
10915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flistxattr __NR_flistxattr
10925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flock __NR_flock
10935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fork __NR_fork
10945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fremovexattr __NR_fremovexattr
10955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsetxattr __NR_fsetxattr
10965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat __NR_fstat
10975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat64 __NR_fstat64
10985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatat64 __NR_fstatat64
10995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs __NR_fstatfs
11005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs64 __NR_fstatfs64
11015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsync __NR_fsync
11025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftime __NR_ftime
11035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate __NR_ftruncate
11045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate64 __NR_ftruncate64
11055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futex __NR_futex
11065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futimesat __NR_futimesat
11075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_kernel_syms __NR_get_kernel_syms
11085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_mempolicy __NR_get_mempolicy
11095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_robust_list __NR_get_robust_list
11105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_thread_area __NR_get_thread_area
11115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcpu __NR_getcpu
11125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcwd __NR_getcwd
11135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents __NR_getdents
11145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents64 __NR_getdents64
11155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid __NR_getegid
11165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid32 __NR_getegid32
11175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid __NR_geteuid
11185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid32 __NR_geteuid32
11195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid __NR_getgid
11205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid32 __NR_getgid32
11215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups __NR_getgroups
11225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups32 __NR_getgroups32
11235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getitimer __NR_getitimer
11245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgid __NR_getpgid
11255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgrp __NR_getpgrp
11265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpid __NR_getpid
11275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpmsg __NR_getpmsg
11285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getppid __NR_getppid
11295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpriority __NR_getpriority
11305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid __NR_getresgid
11315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid32 __NR_getresgid32
11325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid __NR_getresuid
11335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid32 __NR_getresuid32
11345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrlimit __NR_getrlimit
11355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrusage __NR_getrusage
11365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsid __NR_getsid
11375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettid __NR_gettid
11385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettimeofday __NR_gettimeofday
11395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid __NR_getuid
11405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid32 __NR_getuid32
11415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getxattr __NR_getxattr
11425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gtty __NR_gtty
11435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_idle __NR_idle
11445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_init_module __NR_init_module
11455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_add_watch __NR_inotify_add_watch
11465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init __NR_inotify_init
11475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init1 __NR_inotify_init1
11485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_rm_watch __NR_inotify_rm_watch
11495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_cancel __NR_io_cancel
11505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_destroy __NR_io_destroy
11515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_getevents __NR_io_getevents
11525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_setup __NR_io_setup
11535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_submit __NR_io_submit
11545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioctl __NR_ioctl
11555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioperm __NR_ioperm
11565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_iopl __NR_iopl
11575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_get __NR_ioprio_get
11585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_set __NR_ioprio_set
11595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ipc __NR_ipc
1160ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_kcmp __NR_kcmp
11615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kexec_load __NR_kexec_load
11625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_keyctl __NR_keyctl
11635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kill __NR_kill
11645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown __NR_lchown
11655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown32 __NR_lchown32
11665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lgetxattr __NR_lgetxattr
11675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_link __NR_link
11685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_linkat __NR_linkat
11695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listxattr __NR_listxattr
11705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_llistxattr __NR_llistxattr
11715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lock __NR_lock
11725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lookup_dcookie __NR_lookup_dcookie
11735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lremovexattr __NR_lremovexattr
11745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lseek __NR_lseek
11755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lsetxattr __NR_lsetxattr
11765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat __NR_lstat
11775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat64 __NR_lstat64
11785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_madvise __NR_madvise
11795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mbind __NR_mbind
11805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_migrate_pages __NR_migrate_pages
11815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mincore __NR_mincore
11825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdir __NR_mkdir
11835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdirat __NR_mkdirat
11845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknod __NR_mknod
11855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknodat __NR_mknodat
11865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlock __NR_mlock
11875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlockall __NR_mlockall
11885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap __NR_mmap
11895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap2 __NR_mmap2
11905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_modify_ldt __NR_modify_ldt
11915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mount __NR_mount
11925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_move_pages __NR_move_pages
11935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mprotect __NR_mprotect
11945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mpx __NR_mpx
11955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_getsetattr __NR_mq_getsetattr
11965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_notify __NR_mq_notify
11975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_open __NR_mq_open
11985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedreceive __NR_mq_timedreceive
11995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedsend __NR_mq_timedsend
12005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_unlink __NR_mq_unlink
12015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mremap __NR_mremap
12025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msync __NR_msync
12035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlock __NR_munlock
12045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlockall __NR_munlockall
12055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munmap __NR_munmap
12065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_name_to_handle_at __NR_name_to_handle_at
12075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nanosleep __NR_nanosleep
12085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nfsservctl __NR_nfsservctl
12095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nice __NR_nice
12105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_oldfstat __NR_oldfstat
12115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_oldlstat __NR_oldlstat
12125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_oldolduname __NR_oldolduname
12135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_oldstat __NR_oldstat
12145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_olduname __NR_olduname
12155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open __NR_open
12165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open_by_handle_at __NR_open_by_handle_at
12175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_openat __NR_openat
12185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pause __NR_pause
12195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_perf_event_open __NR_perf_event_open
12205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_personality __NR_personality
12215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe __NR_pipe
12225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe2 __NR_pipe2
12235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pivot_root __NR_pivot_root
12245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_poll __NR_poll
12255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ppoll __NR_ppoll
12265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prctl __NR_prctl
12275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pread64 __NR_pread64
12285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_preadv __NR_preadv
12295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prlimit64 __NR_prlimit64
1230ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_process_vm_readv __NR_process_vm_readv
1231ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_process_vm_writev __NR_process_vm_writev
12325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prof __NR_prof
12335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_profil __NR_profil
12345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pselect6 __NR_pselect6
12355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ptrace __NR_ptrace
12365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_putpmsg __NR_putpmsg
12375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwrite64 __NR_pwrite64
12385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwritev __NR_pwritev
12395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_query_module __NR_query_module
12405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_quotactl __NR_quotactl
12415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_read __NR_read
12425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readahead __NR_readahead
12435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readdir __NR_readdir
12445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlink __NR_readlink
12455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlinkat __NR_readlinkat
12465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readv __NR_readv
12475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reboot __NR_reboot
12485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmmsg __NR_recvmmsg
12495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_remap_file_pages __NR_remap_file_pages
12505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_removexattr __NR_removexattr
12515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rename __NR_rename
12525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_renameat __NR_renameat
12535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_request_key __NR_request_key
12545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_restart_syscall __NR_restart_syscall
12555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rmdir __NR_rmdir
12565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigaction __NR_rt_sigaction
12575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigpending __NR_rt_sigpending
12585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigprocmask __NR_rt_sigprocmask
12595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
12605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigreturn __NR_rt_sigreturn
12615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigsuspend __NR_rt_sigsuspend
12625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
12635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
12645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_max __NR_sched_get_priority_max
12655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_min __NR_sched_get_priority_min
12665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getaffinity __NR_sched_getaffinity
126797ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_getattr __NR_sched_getattr
12685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getparam __NR_sched_getparam
12695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getscheduler __NR_sched_getscheduler
12705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
12715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setaffinity __NR_sched_setaffinity
127297ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_setattr __NR_sched_setattr
12735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setparam __NR_sched_setparam
12745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setscheduler __NR_sched_setscheduler
12755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_yield __NR_sched_yield
12765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_select __NR_select
12775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile __NR_sendfile
12785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile64 __NR_sendfile64
12795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmmsg __NR_sendmmsg
12805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_mempolicy __NR_set_mempolicy
12815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_robust_list __NR_set_robust_list
12825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_thread_area __NR_set_thread_area
12835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_tid_address __NR_set_tid_address
12845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setdomainname __NR_setdomainname
12855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid __NR_setfsgid
12865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid32 __NR_setfsgid32
12875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid __NR_setfsuid
12885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid32 __NR_setfsuid32
12895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid __NR_setgid
12905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid32 __NR_setgid32
12915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups __NR_setgroups
12925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups32 __NR_setgroups32
12935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sethostname __NR_sethostname
12945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setitimer __NR_setitimer
12955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setns __NR_setns
12965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpgid __NR_setpgid
12975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpriority __NR_setpriority
12985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid __NR_setregid
12995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid32 __NR_setregid32
13005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid __NR_setresgid
13015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid32 __NR_setresgid32
13025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid __NR_setresuid
13035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid32 __NR_setresuid32
13045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid __NR_setreuid
13055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid32 __NR_setreuid32
13065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setrlimit __NR_setrlimit
13075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsid __NR_setsid
13085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_settimeofday __NR_settimeofday
13095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid __NR_setuid
13105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid32 __NR_setuid32
13115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setxattr __NR_setxattr
13125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sgetmask __NR_sgetmask
13135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaction __NR_sigaction
13145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaltstack __NR_sigaltstack
13155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signal __NR_signal
13165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd __NR_signalfd
13175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd4 __NR_signalfd4
13185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigpending __NR_sigpending
13195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigprocmask __NR_sigprocmask
13205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigreturn __NR_sigreturn
13215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigsuspend __NR_sigsuspend
13225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketcall __NR_socketcall
13235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_splice __NR_splice
13245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ssetmask __NR_ssetmask
13255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat __NR_stat
13265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat64 __NR_stat64
13275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs __NR_statfs
13285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs64 __NR_statfs64
13295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stime __NR_stime
13305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stty __NR_stty
13315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapoff __NR_swapoff
13325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapon __NR_swapon
13335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlink __NR_symlink
13345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlinkat __NR_symlinkat
13355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync __NR_sync
13365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync_file_range __NR_sync_file_range
13375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syncfs __NR_syncfs
13385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysfs __NR_sysfs
13395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysinfo __NR_sysinfo
13405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syslog __NR_syslog
13415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tee __NR_tee
13425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tgkill __NR_tgkill
13435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_time __NR_time
13445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_create __NR_timer_create
13455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_delete __NR_timer_delete
13465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_getoverrun __NR_timer_getoverrun
13475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_gettime __NR_timer_gettime
13485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_settime __NR_timer_settime
13495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_create __NR_timerfd_create
13505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_gettime __NR_timerfd_gettime
13515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_settime __NR_timerfd_settime
13525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_times __NR_times
13535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tkill __NR_tkill
13545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate __NR_truncate
13555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate64 __NR_truncate64
13565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ugetrlimit __NR_ugetrlimit
13575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ulimit __NR_ulimit
13585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umask __NR_umask
13595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount __NR_umount
13605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount2 __NR_umount2
13615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uname __NR_uname
13625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlink __NR_unlink
13635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlinkat __NR_unlinkat
13645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unshare __NR_unshare
13655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uselib __NR_uselib
13665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ustat __NR_ustat
13675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utime __NR_utime
13685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimensat __NR_utimensat
13695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimes __NR_utimes
13705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vfork __NR_vfork
13715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vhangup __NR_vhangup
13725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vm86 __NR_vm86
13735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vm86old __NR_vm86old
13745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vmsplice __NR_vmsplice
13755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vserver __NR_vserver
13765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_wait4 __NR_wait4
13775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitid __NR_waitid
13785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitpid __NR_waitpid
13795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_write __NR_write
13805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_writev __NR_writev
1381e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#elif defined(__x86_64__)
1382e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_accept __NR_accept
1383e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_accept4 __NR_accept4
1384e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_access __NR_access
1385e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_acct __NR_acct
1386e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_add_key __NR_add_key
1387e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_adjtimex __NR_adjtimex
1388e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_afs_syscall __NR_afs_syscall
1389e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_alarm __NR_alarm
1390e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_arch_prctl __NR_arch_prctl
1391e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_bind __NR_bind
1392e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_brk __NR_brk
1393e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_capget __NR_capget
1394e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_capset __NR_capset
1395e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_chdir __NR_chdir
1396e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_chmod __NR_chmod
1397e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_chown __NR_chown
1398e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_chroot __NR_chroot
1399e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_adjtime __NR_clock_adjtime
1400e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_getres __NR_clock_getres
1401e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_gettime __NR_clock_gettime
1402e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_nanosleep __NR_clock_nanosleep
1403e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_settime __NR_clock_settime
1404e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clone __NR_clone
1405e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_close __NR_close
1406e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_connect __NR_connect
1407e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_creat __NR_creat
1408e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_create_module __NR_create_module
1409e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_delete_module __NR_delete_module
1410e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_dup __NR_dup
1411e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_dup2 __NR_dup2
1412e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_dup3 __NR_dup3
1413e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_create __NR_epoll_create
1414e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_create1 __NR_epoll_create1
1415e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_ctl __NR_epoll_ctl
1416e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_ctl_old __NR_epoll_ctl_old
1417e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_pwait __NR_epoll_pwait
1418e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_wait __NR_epoll_wait
1419e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_wait_old __NR_epoll_wait_old
1420e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_eventfd __NR_eventfd
1421e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_eventfd2 __NR_eventfd2
1422e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_execve __NR_execve
1423e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_exit __NR_exit
1424e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_exit_group __NR_exit_group
1425e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_faccessat __NR_faccessat
1426e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fadvise64 __NR_fadvise64
1427e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fallocate __NR_fallocate
1428e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fanotify_init __NR_fanotify_init
1429e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fanotify_mark __NR_fanotify_mark
1430e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchdir __NR_fchdir
1431e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchmod __NR_fchmod
1432e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchmodat __NR_fchmodat
1433e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchown __NR_fchown
1434e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchownat __NR_fchownat
1435e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fcntl __NR_fcntl
1436e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fdatasync __NR_fdatasync
1437e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fgetxattr __NR_fgetxattr
1438ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_finit_module __NR_finit_module
1439e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_flistxattr __NR_flistxattr
1440e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_flock __NR_flock
1441e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fork __NR_fork
1442e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fremovexattr __NR_fremovexattr
1443e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fsetxattr __NR_fsetxattr
1444e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fstat __NR_fstat
1445e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fstatfs __NR_fstatfs
1446e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fsync __NR_fsync
1447e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ftruncate __NR_ftruncate
1448e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_futex __NR_futex
1449e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_futimesat __NR_futimesat
1450e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_get_kernel_syms __NR_get_kernel_syms
1451e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_get_mempolicy __NR_get_mempolicy
1452e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_get_robust_list __NR_get_robust_list
1453e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_get_thread_area __NR_get_thread_area
1454e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getcpu __NR_getcpu
1455e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getcwd __NR_getcwd
1456e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getdents __NR_getdents
1457e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getdents64 __NR_getdents64
1458e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getegid __NR_getegid
1459e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_geteuid __NR_geteuid
1460e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getgid __NR_getgid
1461e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getgroups __NR_getgroups
1462e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getitimer __NR_getitimer
1463e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpeername __NR_getpeername
1464e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpgid __NR_getpgid
1465e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpgrp __NR_getpgrp
1466e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpid __NR_getpid
1467e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpmsg __NR_getpmsg
1468e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getppid __NR_getppid
1469e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpriority __NR_getpriority
1470e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getresgid __NR_getresgid
1471e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getresuid __NR_getresuid
1472e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getrlimit __NR_getrlimit
1473e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getrusage __NR_getrusage
1474e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getsid __NR_getsid
1475e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getsockname __NR_getsockname
1476e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getsockopt __NR_getsockopt
1477e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_gettid __NR_gettid
1478e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_gettimeofday __NR_gettimeofday
1479e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getuid __NR_getuid
1480e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getxattr __NR_getxattr
1481e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_init_module __NR_init_module
1482e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_inotify_add_watch __NR_inotify_add_watch
1483e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_inotify_init __NR_inotify_init
1484e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_inotify_init1 __NR_inotify_init1
1485e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_inotify_rm_watch __NR_inotify_rm_watch
1486e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_cancel __NR_io_cancel
1487e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_destroy __NR_io_destroy
1488e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_getevents __NR_io_getevents
1489e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_setup __NR_io_setup
1490e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_submit __NR_io_submit
1491e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ioctl __NR_ioctl
1492e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ioperm __NR_ioperm
1493e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_iopl __NR_iopl
1494e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ioprio_get __NR_ioprio_get
1495e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ioprio_set __NR_ioprio_set
1496ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_kcmp __NR_kcmp
1497e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_kexec_load __NR_kexec_load
1498e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_keyctl __NR_keyctl
1499e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_kill __NR_kill
1500e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lchown __NR_lchown
1501e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lgetxattr __NR_lgetxattr
1502e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_link __NR_link
1503e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_linkat __NR_linkat
1504e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_listen __NR_listen
1505e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_listxattr __NR_listxattr
1506e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_llistxattr __NR_llistxattr
1507e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lookup_dcookie __NR_lookup_dcookie
1508e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lremovexattr __NR_lremovexattr
1509e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lseek __NR_lseek
1510e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lsetxattr __NR_lsetxattr
1511e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lstat __NR_lstat
1512e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_madvise __NR_madvise
1513e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mbind __NR_mbind
1514e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_migrate_pages __NR_migrate_pages
1515e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mincore __NR_mincore
1516e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mkdir __NR_mkdir
1517e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mkdirat __NR_mkdirat
1518e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mknod __NR_mknod
1519e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mknodat __NR_mknodat
1520e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mlock __NR_mlock
1521e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mlockall __NR_mlockall
1522e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mmap __NR_mmap
1523e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_modify_ldt __NR_modify_ldt
1524e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mount __NR_mount
1525e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_move_pages __NR_move_pages
1526e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mprotect __NR_mprotect
1527e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_getsetattr __NR_mq_getsetattr
1528e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_notify __NR_mq_notify
1529e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_open __NR_mq_open
1530e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_timedreceive __NR_mq_timedreceive
1531e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_timedsend __NR_mq_timedsend
1532e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_unlink __NR_mq_unlink
1533e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mremap __NR_mremap
1534e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msgctl __NR_msgctl
1535e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msgget __NR_msgget
1536e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msgrcv __NR_msgrcv
1537e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msgsnd __NR_msgsnd
1538e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msync __NR_msync
1539e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_munlock __NR_munlock
1540e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_munlockall __NR_munlockall
1541e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_munmap __NR_munmap
1542e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_name_to_handle_at __NR_name_to_handle_at
1543e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_nanosleep __NR_nanosleep
1544e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_newfstatat __NR_newfstatat
1545e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_nfsservctl __NR_nfsservctl
1546e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_open __NR_open
1547e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_open_by_handle_at __NR_open_by_handle_at
1548e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_openat __NR_openat
1549e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pause __NR_pause
1550e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_perf_event_open __NR_perf_event_open
1551e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_personality __NR_personality
1552e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pipe __NR_pipe
1553e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pipe2 __NR_pipe2
1554e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pivot_root __NR_pivot_root
1555e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_poll __NR_poll
1556e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ppoll __NR_ppoll
1557e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_prctl __NR_prctl
1558e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pread64 __NR_pread64
1559e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_preadv __NR_preadv
1560e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_prlimit64 __NR_prlimit64
1561e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_process_vm_readv __NR_process_vm_readv
1562e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_process_vm_writev __NR_process_vm_writev
1563e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pselect6 __NR_pselect6
1564e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ptrace __NR_ptrace
1565e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_putpmsg __NR_putpmsg
1566e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pwrite64 __NR_pwrite64
1567e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pwritev __NR_pwritev
1568e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_query_module __NR_query_module
1569e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_quotactl __NR_quotactl
1570e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_read __NR_read
1571e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_readahead __NR_readahead
1572e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_readlink __NR_readlink
1573e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_readlinkat __NR_readlinkat
1574e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_readv __NR_readv
1575e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_reboot __NR_reboot
1576e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_recvfrom __NR_recvfrom
1577e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_recvmmsg __NR_recvmmsg
1578e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_recvmsg __NR_recvmsg
1579e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_remap_file_pages __NR_remap_file_pages
1580e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_removexattr __NR_removexattr
1581e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rename __NR_rename
1582e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_renameat __NR_renameat
1583e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_request_key __NR_request_key
1584e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_restart_syscall __NR_restart_syscall
1585e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rmdir __NR_rmdir
1586e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigaction __NR_rt_sigaction
1587e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigpending __NR_rt_sigpending
1588e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigprocmask __NR_rt_sigprocmask
1589e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
1590e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigreturn __NR_rt_sigreturn
1591e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigsuspend __NR_rt_sigsuspend
1592e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
1593e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
1594e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_get_priority_max __NR_sched_get_priority_max
1595e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_get_priority_min __NR_sched_get_priority_min
1596e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_getaffinity __NR_sched_getaffinity
159797ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_getattr __NR_sched_getattr
1598e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_getparam __NR_sched_getparam
1599e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_getscheduler __NR_sched_getscheduler
1600e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
1601e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_setaffinity __NR_sched_setaffinity
160297ba2a5cc4cf098938bb0a2c19ff01eb57c5536cElliott Hughes#define SYS_sched_setattr __NR_sched_setattr
1603e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_setparam __NR_sched_setparam
1604e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_setscheduler __NR_sched_setscheduler
1605e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_yield __NR_sched_yield
1606e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_security __NR_security
1607e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_select __NR_select
1608e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_semctl __NR_semctl
1609e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_semget __NR_semget
1610e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_semop __NR_semop
1611e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_semtimedop __NR_semtimedop
1612e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sendfile __NR_sendfile
1613e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sendmmsg __NR_sendmmsg
1614e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sendmsg __NR_sendmsg
1615e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sendto __NR_sendto
1616e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_set_mempolicy __NR_set_mempolicy
1617e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_set_robust_list __NR_set_robust_list
1618e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_set_thread_area __NR_set_thread_area
1619e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_set_tid_address __NR_set_tid_address
1620e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setdomainname __NR_setdomainname
1621e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setfsgid __NR_setfsgid
1622e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setfsuid __NR_setfsuid
1623e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setgid __NR_setgid
1624e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setgroups __NR_setgroups
1625e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sethostname __NR_sethostname
1626e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setitimer __NR_setitimer
1627e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setns __NR_setns
1628e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setpgid __NR_setpgid
1629e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setpriority __NR_setpriority
1630e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setregid __NR_setregid
1631e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setresgid __NR_setresgid
1632e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setresuid __NR_setresuid
1633e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setreuid __NR_setreuid
1634e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setrlimit __NR_setrlimit
1635e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setsid __NR_setsid
1636e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setsockopt __NR_setsockopt
1637e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_settimeofday __NR_settimeofday
1638e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setuid __NR_setuid
1639e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setxattr __NR_setxattr
1640e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shmat __NR_shmat
1641e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shmctl __NR_shmctl
1642e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shmdt __NR_shmdt
1643e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shmget __NR_shmget
1644e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shutdown __NR_shutdown
1645e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sigaltstack __NR_sigaltstack
1646e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_signalfd __NR_signalfd
1647e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_signalfd4 __NR_signalfd4
1648e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_socket __NR_socket
1649e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_socketpair __NR_socketpair
1650e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_splice __NR_splice
1651e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_stat __NR_stat
1652e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_statfs __NR_statfs
1653e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_swapoff __NR_swapoff
1654e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_swapon __NR_swapon
1655e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_symlink __NR_symlink
1656e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_symlinkat __NR_symlinkat
1657e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sync __NR_sync
1658e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sync_file_range __NR_sync_file_range
1659e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_syncfs __NR_syncfs
1660e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sysfs __NR_sysfs
1661e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sysinfo __NR_sysinfo
1662e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_syslog __NR_syslog
1663e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_tee __NR_tee
1664e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_tgkill __NR_tgkill
1665e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_time __NR_time
1666e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_create __NR_timer_create
1667e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_delete __NR_timer_delete
1668e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_getoverrun __NR_timer_getoverrun
1669e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_gettime __NR_timer_gettime
1670e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_settime __NR_timer_settime
1671e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timerfd_create __NR_timerfd_create
1672e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timerfd_gettime __NR_timerfd_gettime
1673e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timerfd_settime __NR_timerfd_settime
1674e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_times __NR_times
1675e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_tkill __NR_tkill
1676e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_truncate __NR_truncate
1677e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_tuxcall __NR_tuxcall
1678e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_umask __NR_umask
1679e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_umount2 __NR_umount2
1680e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_uname __NR_uname
1681e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_unlink __NR_unlink
1682e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_unlinkat __NR_unlinkat
1683e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_unshare __NR_unshare
1684e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_uselib __NR_uselib
1685e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ustat __NR_ustat
1686e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_utime __NR_utime
1687e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_utimensat __NR_utimensat
1688e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_utimes __NR_utimes
1689e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_vfork __NR_vfork
1690e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_vhangup __NR_vhangup
1691e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_vmsplice __NR_vmsplice
1692e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_vserver __NR_vserver
1693e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_wait4 __NR_wait4
1694e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_waitid __NR_waitid
1695e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_write __NR_write
1696e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_writev __NR_writev
16978ecf2258274b6ef2630a503a314573d80517465aElliott Hughes#endif
16985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#endif /* _BIONIC_GLIBC_SYSCALLS_H_ */
1699