blob: e622c9f5e177b4f95ab94dd9475217ad5bfdb83f [file] [log] [blame]
Elliott Hughesabd62612013-11-08 11:45:48 -08001/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
10 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
12 *** run bionic/libc/kernel/tools/update_all.py
13 ***
14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
19#ifndef _UAPI_ASM_UNISTD_H
20#define _UAPI_ASM_UNISTD_H
21#include <asm/sgidefs.h>
22#if _MIPS_SIM == _MIPS_SIM_ABI32
23/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
24#define __NR_Linux 4000
25#define __NR_syscall (__NR_Linux + 0)
26#define __NR_exit (__NR_Linux + 1)
27#define __NR_fork (__NR_Linux + 2)
28/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
29#define __NR_read (__NR_Linux + 3)
30#define __NR_write (__NR_Linux + 4)
31#define __NR_open (__NR_Linux + 5)
32#define __NR_close (__NR_Linux + 6)
33/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
34#define __NR_waitpid (__NR_Linux + 7)
35#define __NR_creat (__NR_Linux + 8)
36#define __NR_link (__NR_Linux + 9)
37#define __NR_unlink (__NR_Linux + 10)
38/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
39#define __NR_execve (__NR_Linux + 11)
40#define __NR_chdir (__NR_Linux + 12)
41#define __NR_time (__NR_Linux + 13)
42#define __NR_mknod (__NR_Linux + 14)
43/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
44#define __NR_chmod (__NR_Linux + 15)
45#define __NR_lchown (__NR_Linux + 16)
46#define __NR_break (__NR_Linux + 17)
47#define __NR_unused18 (__NR_Linux + 18)
48/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
49#define __NR_lseek (__NR_Linux + 19)
50#define __NR_getpid (__NR_Linux + 20)
51#define __NR_mount (__NR_Linux + 21)
52#define __NR_umount (__NR_Linux + 22)
53/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
54#define __NR_setuid (__NR_Linux + 23)
55#define __NR_getuid (__NR_Linux + 24)
56#define __NR_stime (__NR_Linux + 25)
57#define __NR_ptrace (__NR_Linux + 26)
58/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
59#define __NR_alarm (__NR_Linux + 27)
60#define __NR_unused28 (__NR_Linux + 28)
61#define __NR_pause (__NR_Linux + 29)
62#define __NR_utime (__NR_Linux + 30)
63/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
64#define __NR_stty (__NR_Linux + 31)
65#define __NR_gtty (__NR_Linux + 32)
66#define __NR_access (__NR_Linux + 33)
67#define __NR_nice (__NR_Linux + 34)
68/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
69#define __NR_ftime (__NR_Linux + 35)
70#define __NR_sync (__NR_Linux + 36)
71#define __NR_kill (__NR_Linux + 37)
72#define __NR_rename (__NR_Linux + 38)
73/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
74#define __NR_mkdir (__NR_Linux + 39)
75#define __NR_rmdir (__NR_Linux + 40)
76#define __NR_dup (__NR_Linux + 41)
77#define __NR_pipe (__NR_Linux + 42)
78/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
79#define __NR_times (__NR_Linux + 43)
80#define __NR_prof (__NR_Linux + 44)
81#define __NR_brk (__NR_Linux + 45)
82#define __NR_setgid (__NR_Linux + 46)
83/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
84#define __NR_getgid (__NR_Linux + 47)
85#define __NR_signal (__NR_Linux + 48)
86#define __NR_geteuid (__NR_Linux + 49)
87#define __NR_getegid (__NR_Linux + 50)
88/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
89#define __NR_acct (__NR_Linux + 51)
90#define __NR_umount2 (__NR_Linux + 52)
91#define __NR_lock (__NR_Linux + 53)
92#define __NR_ioctl (__NR_Linux + 54)
93/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
94#define __NR_fcntl (__NR_Linux + 55)
95#define __NR_mpx (__NR_Linux + 56)
96#define __NR_setpgid (__NR_Linux + 57)
97#define __NR_ulimit (__NR_Linux + 58)
98/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
99#define __NR_unused59 (__NR_Linux + 59)
100#define __NR_umask (__NR_Linux + 60)
101#define __NR_chroot (__NR_Linux + 61)
102#define __NR_ustat (__NR_Linux + 62)
103/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
104#define __NR_dup2 (__NR_Linux + 63)
105#define __NR_getppid (__NR_Linux + 64)
106#define __NR_getpgrp (__NR_Linux + 65)
107#define __NR_setsid (__NR_Linux + 66)
108/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
109#define __NR_sigaction (__NR_Linux + 67)
110#define __NR_sgetmask (__NR_Linux + 68)
111#define __NR_ssetmask (__NR_Linux + 69)
112#define __NR_setreuid (__NR_Linux + 70)
113/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
114#define __NR_setregid (__NR_Linux + 71)
115#define __NR_sigsuspend (__NR_Linux + 72)
116#define __NR_sigpending (__NR_Linux + 73)
117#define __NR_sethostname (__NR_Linux + 74)
118/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
119#define __NR_setrlimit (__NR_Linux + 75)
120#define __NR_getrlimit (__NR_Linux + 76)
121#define __NR_getrusage (__NR_Linux + 77)
122#define __NR_gettimeofday (__NR_Linux + 78)
123/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
124#define __NR_settimeofday (__NR_Linux + 79)
125#define __NR_getgroups (__NR_Linux + 80)
126#define __NR_setgroups (__NR_Linux + 81)
127#define __NR_reserved82 (__NR_Linux + 82)
128/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
129#define __NR_symlink (__NR_Linux + 83)
130#define __NR_unused84 (__NR_Linux + 84)
131#define __NR_readlink (__NR_Linux + 85)
132#define __NR_uselib (__NR_Linux + 86)
133/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
134#define __NR_swapon (__NR_Linux + 87)
135#define __NR_reboot (__NR_Linux + 88)
136#define __NR_readdir (__NR_Linux + 89)
137#define __NR_mmap (__NR_Linux + 90)
138/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
139#define __NR_munmap (__NR_Linux + 91)
140#define __NR_truncate (__NR_Linux + 92)
141#define __NR_ftruncate (__NR_Linux + 93)
142#define __NR_fchmod (__NR_Linux + 94)
143/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
144#define __NR_fchown (__NR_Linux + 95)
145#define __NR_getpriority (__NR_Linux + 96)
146#define __NR_setpriority (__NR_Linux + 97)
147#define __NR_profil (__NR_Linux + 98)
148/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
149#define __NR_statfs (__NR_Linux + 99)
150#define __NR_fstatfs (__NR_Linux + 100)
151#define __NR_ioperm (__NR_Linux + 101)
152#define __NR_socketcall (__NR_Linux + 102)
153/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
154#define __NR_syslog (__NR_Linux + 103)
155#define __NR_setitimer (__NR_Linux + 104)
156#define __NR_getitimer (__NR_Linux + 105)
157#define __NR_stat (__NR_Linux + 106)
158/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
159#define __NR_lstat (__NR_Linux + 107)
160#define __NR_fstat (__NR_Linux + 108)
161#define __NR_unused109 (__NR_Linux + 109)
162#define __NR_iopl (__NR_Linux + 110)
163/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
164#define __NR_vhangup (__NR_Linux + 111)
165#define __NR_idle (__NR_Linux + 112)
166#define __NR_vm86 (__NR_Linux + 113)
167#define __NR_wait4 (__NR_Linux + 114)
168/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
169#define __NR_swapoff (__NR_Linux + 115)
170#define __NR_sysinfo (__NR_Linux + 116)
171#define __NR_ipc (__NR_Linux + 117)
172#define __NR_fsync (__NR_Linux + 118)
173/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
174#define __NR_sigreturn (__NR_Linux + 119)
175#define __NR_clone (__NR_Linux + 120)
176#define __NR_setdomainname (__NR_Linux + 121)
177#define __NR_uname (__NR_Linux + 122)
178/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
179#define __NR_modify_ldt (__NR_Linux + 123)
180#define __NR_adjtimex (__NR_Linux + 124)
181#define __NR_mprotect (__NR_Linux + 125)
182#define __NR_sigprocmask (__NR_Linux + 126)
183/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
184#define __NR_create_module (__NR_Linux + 127)
185#define __NR_init_module (__NR_Linux + 128)
186#define __NR_delete_module (__NR_Linux + 129)
187#define __NR_get_kernel_syms (__NR_Linux + 130)
188/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
189#define __NR_quotactl (__NR_Linux + 131)
190#define __NR_getpgid (__NR_Linux + 132)
191#define __NR_fchdir (__NR_Linux + 133)
192#define __NR_bdflush (__NR_Linux + 134)
193/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
194#define __NR_sysfs (__NR_Linux + 135)
195#define __NR_personality (__NR_Linux + 136)
196#define __NR_afs_syscall (__NR_Linux + 137)
197#define __NR_setfsuid (__NR_Linux + 138)
198/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
199#define __NR_setfsgid (__NR_Linux + 139)
200#define __NR__llseek (__NR_Linux + 140)
201#define __NR_getdents (__NR_Linux + 141)
202#define __NR__newselect (__NR_Linux + 142)
203/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
204#define __NR_flock (__NR_Linux + 143)
205#define __NR_msync (__NR_Linux + 144)
206#define __NR_readv (__NR_Linux + 145)
207#define __NR_writev (__NR_Linux + 146)
208/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
209#define __NR_cacheflush (__NR_Linux + 147)
210#define __NR_cachectl (__NR_Linux + 148)
211#define __NR_sysmips (__NR_Linux + 149)
212#define __NR_unused150 (__NR_Linux + 150)
213/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
214#define __NR_getsid (__NR_Linux + 151)
215#define __NR_fdatasync (__NR_Linux + 152)
216#define __NR__sysctl (__NR_Linux + 153)
217#define __NR_mlock (__NR_Linux + 154)
218/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
219#define __NR_munlock (__NR_Linux + 155)
220#define __NR_mlockall (__NR_Linux + 156)
221#define __NR_munlockall (__NR_Linux + 157)
222#define __NR_sched_setparam (__NR_Linux + 158)
223/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
224#define __NR_sched_getparam (__NR_Linux + 159)
225#define __NR_sched_setscheduler (__NR_Linux + 160)
226#define __NR_sched_getscheduler (__NR_Linux + 161)
227#define __NR_sched_yield (__NR_Linux + 162)
228/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
229#define __NR_sched_get_priority_max (__NR_Linux + 163)
230#define __NR_sched_get_priority_min (__NR_Linux + 164)
231#define __NR_sched_rr_get_interval (__NR_Linux + 165)
232#define __NR_nanosleep (__NR_Linux + 166)
233/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
234#define __NR_mremap (__NR_Linux + 167)
235#define __NR_accept (__NR_Linux + 168)
236#define __NR_bind (__NR_Linux + 169)
237#define __NR_connect (__NR_Linux + 170)
238/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
239#define __NR_getpeername (__NR_Linux + 171)
240#define __NR_getsockname (__NR_Linux + 172)
241#define __NR_getsockopt (__NR_Linux + 173)
242#define __NR_listen (__NR_Linux + 174)
243/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
244#define __NR_recv (__NR_Linux + 175)
245#define __NR_recvfrom (__NR_Linux + 176)
246#define __NR_recvmsg (__NR_Linux + 177)
247#define __NR_send (__NR_Linux + 178)
248/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
249#define __NR_sendmsg (__NR_Linux + 179)
250#define __NR_sendto (__NR_Linux + 180)
251#define __NR_setsockopt (__NR_Linux + 181)
252#define __NR_shutdown (__NR_Linux + 182)
253/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
254#define __NR_socket (__NR_Linux + 183)
255#define __NR_socketpair (__NR_Linux + 184)
256#define __NR_setresuid (__NR_Linux + 185)
257#define __NR_getresuid (__NR_Linux + 186)
258/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
259#define __NR_query_module (__NR_Linux + 187)
260#define __NR_poll (__NR_Linux + 188)
261#define __NR_nfsservctl (__NR_Linux + 189)
262#define __NR_setresgid (__NR_Linux + 190)
263/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
264#define __NR_getresgid (__NR_Linux + 191)
265#define __NR_prctl (__NR_Linux + 192)
266#define __NR_rt_sigreturn (__NR_Linux + 193)
267#define __NR_rt_sigaction (__NR_Linux + 194)
268/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
269#define __NR_rt_sigprocmask (__NR_Linux + 195)
270#define __NR_rt_sigpending (__NR_Linux + 196)
271#define __NR_rt_sigtimedwait (__NR_Linux + 197)
272#define __NR_rt_sigqueueinfo (__NR_Linux + 198)
273/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
274#define __NR_rt_sigsuspend (__NR_Linux + 199)
275#define __NR_pread64 (__NR_Linux + 200)
276#define __NR_pwrite64 (__NR_Linux + 201)
277#define __NR_chown (__NR_Linux + 202)
278/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
279#define __NR_getcwd (__NR_Linux + 203)
280#define __NR_capget (__NR_Linux + 204)
281#define __NR_capset (__NR_Linux + 205)
282#define __NR_sigaltstack (__NR_Linux + 206)
283/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
284#define __NR_sendfile (__NR_Linux + 207)
285#define __NR_getpmsg (__NR_Linux + 208)
286#define __NR_putpmsg (__NR_Linux + 209)
287#define __NR_mmap2 (__NR_Linux + 210)
288/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
289#define __NR_truncate64 (__NR_Linux + 211)
290#define __NR_ftruncate64 (__NR_Linux + 212)
291#define __NR_stat64 (__NR_Linux + 213)
292#define __NR_lstat64 (__NR_Linux + 214)
293/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
294#define __NR_fstat64 (__NR_Linux + 215)
295#define __NR_pivot_root (__NR_Linux + 216)
296#define __NR_mincore (__NR_Linux + 217)
297#define __NR_madvise (__NR_Linux + 218)
298/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
299#define __NR_getdents64 (__NR_Linux + 219)
300#define __NR_fcntl64 (__NR_Linux + 220)
301#define __NR_reserved221 (__NR_Linux + 221)
302#define __NR_gettid (__NR_Linux + 222)
303/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
304#define __NR_readahead (__NR_Linux + 223)
305#define __NR_setxattr (__NR_Linux + 224)
306#define __NR_lsetxattr (__NR_Linux + 225)
307#define __NR_fsetxattr (__NR_Linux + 226)
308/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
309#define __NR_getxattr (__NR_Linux + 227)
310#define __NR_lgetxattr (__NR_Linux + 228)
311#define __NR_fgetxattr (__NR_Linux + 229)
312#define __NR_listxattr (__NR_Linux + 230)
313/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
314#define __NR_llistxattr (__NR_Linux + 231)
315#define __NR_flistxattr (__NR_Linux + 232)
316#define __NR_removexattr (__NR_Linux + 233)
317#define __NR_lremovexattr (__NR_Linux + 234)
318/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
319#define __NR_fremovexattr (__NR_Linux + 235)
320#define __NR_tkill (__NR_Linux + 236)
321#define __NR_sendfile64 (__NR_Linux + 237)
322#define __NR_futex (__NR_Linux + 238)
323/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
324#define __NR_sched_setaffinity (__NR_Linux + 239)
325#define __NR_sched_getaffinity (__NR_Linux + 240)
326#define __NR_io_setup (__NR_Linux + 241)
327#define __NR_io_destroy (__NR_Linux + 242)
328/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
329#define __NR_io_getevents (__NR_Linux + 243)
330#define __NR_io_submit (__NR_Linux + 244)
331#define __NR_io_cancel (__NR_Linux + 245)
332#define __NR_exit_group (__NR_Linux + 246)
333/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
334#define __NR_lookup_dcookie (__NR_Linux + 247)
335#define __NR_epoll_create (__NR_Linux + 248)
336#define __NR_epoll_ctl (__NR_Linux + 249)
337#define __NR_epoll_wait (__NR_Linux + 250)
338/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
339#define __NR_remap_file_pages (__NR_Linux + 251)
340#define __NR_set_tid_address (__NR_Linux + 252)
341#define __NR_restart_syscall (__NR_Linux + 253)
342#define __NR_fadvise64 (__NR_Linux + 254)
343/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
344#define __NR_statfs64 (__NR_Linux + 255)
345#define __NR_fstatfs64 (__NR_Linux + 256)
346#define __NR_timer_create (__NR_Linux + 257)
347#define __NR_timer_settime (__NR_Linux + 258)
348/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
349#define __NR_timer_gettime (__NR_Linux + 259)
350#define __NR_timer_getoverrun (__NR_Linux + 260)
351#define __NR_timer_delete (__NR_Linux + 261)
352#define __NR_clock_settime (__NR_Linux + 262)
353/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
354#define __NR_clock_gettime (__NR_Linux + 263)
355#define __NR_clock_getres (__NR_Linux + 264)
356#define __NR_clock_nanosleep (__NR_Linux + 265)
357#define __NR_tgkill (__NR_Linux + 266)
358/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
359#define __NR_utimes (__NR_Linux + 267)
360#define __NR_mbind (__NR_Linux + 268)
361#define __NR_get_mempolicy (__NR_Linux + 269)
362#define __NR_set_mempolicy (__NR_Linux + 270)
363/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
364#define __NR_mq_open (__NR_Linux + 271)
365#define __NR_mq_unlink (__NR_Linux + 272)
366#define __NR_mq_timedsend (__NR_Linux + 273)
367#define __NR_mq_timedreceive (__NR_Linux + 274)
368/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
369#define __NR_mq_notify (__NR_Linux + 275)
370#define __NR_mq_getsetattr (__NR_Linux + 276)
371#define __NR_vserver (__NR_Linux + 277)
372#define __NR_waitid (__NR_Linux + 278)
373/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
374#define __NR_add_key (__NR_Linux + 280)
375#define __NR_request_key (__NR_Linux + 281)
376#define __NR_keyctl (__NR_Linux + 282)
377#define __NR_set_thread_area (__NR_Linux + 283)
378/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
379#define __NR_inotify_init (__NR_Linux + 284)
380#define __NR_inotify_add_watch (__NR_Linux + 285)
381#define __NR_inotify_rm_watch (__NR_Linux + 286)
382#define __NR_migrate_pages (__NR_Linux + 287)
383/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
384#define __NR_openat (__NR_Linux + 288)
385#define __NR_mkdirat (__NR_Linux + 289)
386#define __NR_mknodat (__NR_Linux + 290)
387#define __NR_fchownat (__NR_Linux + 291)
388/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
389#define __NR_futimesat (__NR_Linux + 292)
390#define __NR_fstatat64 (__NR_Linux + 293)
391#define __NR_unlinkat (__NR_Linux + 294)
392#define __NR_renameat (__NR_Linux + 295)
393/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
394#define __NR_linkat (__NR_Linux + 296)
395#define __NR_symlinkat (__NR_Linux + 297)
396#define __NR_readlinkat (__NR_Linux + 298)
397#define __NR_fchmodat (__NR_Linux + 299)
398/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
399#define __NR_faccessat (__NR_Linux + 300)
400#define __NR_pselect6 (__NR_Linux + 301)
401#define __NR_ppoll (__NR_Linux + 302)
402#define __NR_unshare (__NR_Linux + 303)
403/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
404#define __NR_splice (__NR_Linux + 304)
405#define __NR_sync_file_range (__NR_Linux + 305)
406#define __NR_tee (__NR_Linux + 306)
407#define __NR_vmsplice (__NR_Linux + 307)
408/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
409#define __NR_move_pages (__NR_Linux + 308)
410#define __NR_set_robust_list (__NR_Linux + 309)
411#define __NR_get_robust_list (__NR_Linux + 310)
412#define __NR_kexec_load (__NR_Linux + 311)
413/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
414#define __NR_getcpu (__NR_Linux + 312)
415#define __NR_epoll_pwait (__NR_Linux + 313)
416#define __NR_ioprio_set (__NR_Linux + 314)
417#define __NR_ioprio_get (__NR_Linux + 315)
418/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
419#define __NR_utimensat (__NR_Linux + 316)
420#define __NR_signalfd (__NR_Linux + 317)
421#define __NR_timerfd (__NR_Linux + 318)
422#define __NR_eventfd (__NR_Linux + 319)
423/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
424#define __NR_fallocate (__NR_Linux + 320)
425#define __NR_timerfd_create (__NR_Linux + 321)
426#define __NR_timerfd_gettime (__NR_Linux + 322)
427#define __NR_timerfd_settime (__NR_Linux + 323)
428/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
429#define __NR_signalfd4 (__NR_Linux + 324)
430#define __NR_eventfd2 (__NR_Linux + 325)
431#define __NR_epoll_create1 (__NR_Linux + 326)
432#define __NR_dup3 (__NR_Linux + 327)
433/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
434#define __NR_pipe2 (__NR_Linux + 328)
435#define __NR_inotify_init1 (__NR_Linux + 329)
436#define __NR_preadv (__NR_Linux + 330)
437#define __NR_pwritev (__NR_Linux + 331)
438/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
439#define __NR_rt_tgsigqueueinfo (__NR_Linux + 332)
440#define __NR_perf_event_open (__NR_Linux + 333)
441#define __NR_accept4 (__NR_Linux + 334)
442#define __NR_recvmmsg (__NR_Linux + 335)
443/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
444#define __NR_fanotify_init (__NR_Linux + 336)
445#define __NR_fanotify_mark (__NR_Linux + 337)
446#define __NR_prlimit64 (__NR_Linux + 338)
447#define __NR_name_to_handle_at (__NR_Linux + 339)
448/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
449#define __NR_open_by_handle_at (__NR_Linux + 340)
450#define __NR_clock_adjtime (__NR_Linux + 341)
451#define __NR_syncfs (__NR_Linux + 342)
452#define __NR_sendmmsg (__NR_Linux + 343)
453/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
454#define __NR_setns (__NR_Linux + 344)
455#define __NR_process_vm_readv (__NR_Linux + 345)
456#define __NR_process_vm_writev (__NR_Linux + 346)
457#define __NR_kcmp (__NR_Linux + 347)
458/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
459#define __NR_finit_module (__NR_Linux + 348)
Christopher Ferris38062f92014-07-09 15:33:25 -0700460#define __NR_sched_setattr (__NR_Linux + 349)
461#define __NR_sched_getattr (__NR_Linux + 350)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700462#define __NR_renameat2 (__NR_Linux + 351)
Christopher Ferris38062f92014-07-09 15:33:25 -0700463/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris82d75042015-01-26 10:57:07 -0800464#define __NR_seccomp (__NR_Linux + 352)
465#define __NR_getrandom (__NR_Linux + 353)
466#define __NR_memfd_create (__NR_Linux + 354)
467#define __NR_bpf (__NR_Linux + 355)
468/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris05d08e92016-02-04 13:16:38 -0800469#define __NR_execveat (__NR_Linux + 356)
470#define __NR_userfaultfd (__NR_Linux + 357)
471#define __NR_membarrier (__NR_Linux + 358)
472#define __NR_mlock2 (__NR_Linux + 359)
473/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris106b3a82016-08-24 12:15:38 -0700474#define __NR_copy_file_range (__NR_Linux + 360)
475#define __NR_preadv2 (__NR_Linux + 361)
476#define __NR_pwritev2 (__NR_Linux + 362)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800477#define __NR_pkey_mprotect (__NR_Linux + 363)
Christopher Ferris106b3a82016-08-24 12:15:38 -0700478/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800479#define __NR_pkey_alloc (__NR_Linux + 364)
480#define __NR_pkey_free (__NR_Linux + 365)
481#define __NR_Linux_syscalls 365
Elliott Hughesabd62612013-11-08 11:45:48 -0800482#endif
Christopher Ferris106b3a82016-08-24 12:15:38 -0700483/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800484#define __NR_O32_Linux 4000
485#define __NR_O32_Linux_syscalls 365
486#if _MIPS_SIM == _MIPS_SIM_ABI64
Elliott Hughesabd62612013-11-08 11:45:48 -0800487#define __NR_Linux 5000
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800488/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800489#define __NR_read (__NR_Linux + 0)
Elliott Hughesabd62612013-11-08 11:45:48 -0800490#define __NR_write (__NR_Linux + 1)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700491#define __NR_open (__NR_Linux + 2)
Elliott Hughesabd62612013-11-08 11:45:48 -0800492#define __NR_close (__NR_Linux + 3)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800493/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800494#define __NR_stat (__NR_Linux + 4)
Elliott Hughesabd62612013-11-08 11:45:48 -0800495#define __NR_fstat (__NR_Linux + 5)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700496#define __NR_lstat (__NR_Linux + 6)
Elliott Hughesabd62612013-11-08 11:45:48 -0800497#define __NR_poll (__NR_Linux + 7)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800498/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800499#define __NR_lseek (__NR_Linux + 8)
Elliott Hughesabd62612013-11-08 11:45:48 -0800500#define __NR_mmap (__NR_Linux + 9)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700501#define __NR_mprotect (__NR_Linux + 10)
Elliott Hughesabd62612013-11-08 11:45:48 -0800502#define __NR_munmap (__NR_Linux + 11)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800503/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800504#define __NR_brk (__NR_Linux + 12)
Elliott Hughesabd62612013-11-08 11:45:48 -0800505#define __NR_rt_sigaction (__NR_Linux + 13)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700506#define __NR_rt_sigprocmask (__NR_Linux + 14)
Elliott Hughesabd62612013-11-08 11:45:48 -0800507#define __NR_ioctl (__NR_Linux + 15)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800508/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800509#define __NR_pread64 (__NR_Linux + 16)
Elliott Hughesabd62612013-11-08 11:45:48 -0800510#define __NR_pwrite64 (__NR_Linux + 17)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700511#define __NR_readv (__NR_Linux + 18)
Elliott Hughesabd62612013-11-08 11:45:48 -0800512#define __NR_writev (__NR_Linux + 19)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800513/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800514#define __NR_access (__NR_Linux + 20)
Elliott Hughesabd62612013-11-08 11:45:48 -0800515#define __NR_pipe (__NR_Linux + 21)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700516#define __NR__newselect (__NR_Linux + 22)
Elliott Hughesabd62612013-11-08 11:45:48 -0800517#define __NR_sched_yield (__NR_Linux + 23)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800518/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800519#define __NR_mremap (__NR_Linux + 24)
Elliott Hughesabd62612013-11-08 11:45:48 -0800520#define __NR_msync (__NR_Linux + 25)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700521#define __NR_mincore (__NR_Linux + 26)
Elliott Hughesabd62612013-11-08 11:45:48 -0800522#define __NR_madvise (__NR_Linux + 27)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800523/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800524#define __NR_shmget (__NR_Linux + 28)
Elliott Hughesabd62612013-11-08 11:45:48 -0800525#define __NR_shmat (__NR_Linux + 29)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700526#define __NR_shmctl (__NR_Linux + 30)
Elliott Hughesabd62612013-11-08 11:45:48 -0800527#define __NR_dup (__NR_Linux + 31)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800528/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800529#define __NR_dup2 (__NR_Linux + 32)
Elliott Hughesabd62612013-11-08 11:45:48 -0800530#define __NR_pause (__NR_Linux + 33)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700531#define __NR_nanosleep (__NR_Linux + 34)
Elliott Hughesabd62612013-11-08 11:45:48 -0800532#define __NR_getitimer (__NR_Linux + 35)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800533/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800534#define __NR_setitimer (__NR_Linux + 36)
Elliott Hughesabd62612013-11-08 11:45:48 -0800535#define __NR_alarm (__NR_Linux + 37)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700536#define __NR_getpid (__NR_Linux + 38)
Elliott Hughesabd62612013-11-08 11:45:48 -0800537#define __NR_sendfile (__NR_Linux + 39)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800538/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800539#define __NR_socket (__NR_Linux + 40)
Elliott Hughesabd62612013-11-08 11:45:48 -0800540#define __NR_connect (__NR_Linux + 41)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700541#define __NR_accept (__NR_Linux + 42)
Elliott Hughesabd62612013-11-08 11:45:48 -0800542#define __NR_sendto (__NR_Linux + 43)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800543/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800544#define __NR_recvfrom (__NR_Linux + 44)
Elliott Hughesabd62612013-11-08 11:45:48 -0800545#define __NR_sendmsg (__NR_Linux + 45)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700546#define __NR_recvmsg (__NR_Linux + 46)
Elliott Hughesabd62612013-11-08 11:45:48 -0800547#define __NR_shutdown (__NR_Linux + 47)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800548/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800549#define __NR_bind (__NR_Linux + 48)
Elliott Hughesabd62612013-11-08 11:45:48 -0800550#define __NR_listen (__NR_Linux + 49)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700551#define __NR_getsockname (__NR_Linux + 50)
Elliott Hughesabd62612013-11-08 11:45:48 -0800552#define __NR_getpeername (__NR_Linux + 51)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800553/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800554#define __NR_socketpair (__NR_Linux + 52)
Elliott Hughesabd62612013-11-08 11:45:48 -0800555#define __NR_setsockopt (__NR_Linux + 53)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700556#define __NR_getsockopt (__NR_Linux + 54)
Elliott Hughesabd62612013-11-08 11:45:48 -0800557#define __NR_clone (__NR_Linux + 55)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800558/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800559#define __NR_fork (__NR_Linux + 56)
Elliott Hughesabd62612013-11-08 11:45:48 -0800560#define __NR_execve (__NR_Linux + 57)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700561#define __NR_exit (__NR_Linux + 58)
Elliott Hughesabd62612013-11-08 11:45:48 -0800562#define __NR_wait4 (__NR_Linux + 59)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800563/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800564#define __NR_kill (__NR_Linux + 60)
Elliott Hughesabd62612013-11-08 11:45:48 -0800565#define __NR_uname (__NR_Linux + 61)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700566#define __NR_semget (__NR_Linux + 62)
Elliott Hughesabd62612013-11-08 11:45:48 -0800567#define __NR_semop (__NR_Linux + 63)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800568/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800569#define __NR_semctl (__NR_Linux + 64)
Elliott Hughesabd62612013-11-08 11:45:48 -0800570#define __NR_shmdt (__NR_Linux + 65)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700571#define __NR_msgget (__NR_Linux + 66)
Elliott Hughesabd62612013-11-08 11:45:48 -0800572#define __NR_msgsnd (__NR_Linux + 67)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800573/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800574#define __NR_msgrcv (__NR_Linux + 68)
Elliott Hughesabd62612013-11-08 11:45:48 -0800575#define __NR_msgctl (__NR_Linux + 69)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700576#define __NR_fcntl (__NR_Linux + 70)
Elliott Hughesabd62612013-11-08 11:45:48 -0800577#define __NR_flock (__NR_Linux + 71)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800578/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800579#define __NR_fsync (__NR_Linux + 72)
Elliott Hughesabd62612013-11-08 11:45:48 -0800580#define __NR_fdatasync (__NR_Linux + 73)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700581#define __NR_truncate (__NR_Linux + 74)
Elliott Hughesabd62612013-11-08 11:45:48 -0800582#define __NR_ftruncate (__NR_Linux + 75)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800583/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800584#define __NR_getdents (__NR_Linux + 76)
Elliott Hughesabd62612013-11-08 11:45:48 -0800585#define __NR_getcwd (__NR_Linux + 77)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700586#define __NR_chdir (__NR_Linux + 78)
Elliott Hughesabd62612013-11-08 11:45:48 -0800587#define __NR_fchdir (__NR_Linux + 79)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800588/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800589#define __NR_rename (__NR_Linux + 80)
Elliott Hughesabd62612013-11-08 11:45:48 -0800590#define __NR_mkdir (__NR_Linux + 81)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700591#define __NR_rmdir (__NR_Linux + 82)
Elliott Hughesabd62612013-11-08 11:45:48 -0800592#define __NR_creat (__NR_Linux + 83)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800593/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800594#define __NR_link (__NR_Linux + 84)
Elliott Hughesabd62612013-11-08 11:45:48 -0800595#define __NR_unlink (__NR_Linux + 85)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700596#define __NR_symlink (__NR_Linux + 86)
Elliott Hughesabd62612013-11-08 11:45:48 -0800597#define __NR_readlink (__NR_Linux + 87)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800598/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800599#define __NR_chmod (__NR_Linux + 88)
Elliott Hughesabd62612013-11-08 11:45:48 -0800600#define __NR_fchmod (__NR_Linux + 89)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700601#define __NR_chown (__NR_Linux + 90)
Elliott Hughesabd62612013-11-08 11:45:48 -0800602#define __NR_fchown (__NR_Linux + 91)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800603/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800604#define __NR_lchown (__NR_Linux + 92)
Elliott Hughesabd62612013-11-08 11:45:48 -0800605#define __NR_umask (__NR_Linux + 93)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700606#define __NR_gettimeofday (__NR_Linux + 94)
Elliott Hughesabd62612013-11-08 11:45:48 -0800607#define __NR_getrlimit (__NR_Linux + 95)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800608/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800609#define __NR_getrusage (__NR_Linux + 96)
Elliott Hughesabd62612013-11-08 11:45:48 -0800610#define __NR_sysinfo (__NR_Linux + 97)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700611#define __NR_times (__NR_Linux + 98)
Elliott Hughesabd62612013-11-08 11:45:48 -0800612#define __NR_ptrace (__NR_Linux + 99)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800613/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800614#define __NR_getuid (__NR_Linux + 100)
Elliott Hughesabd62612013-11-08 11:45:48 -0800615#define __NR_syslog (__NR_Linux + 101)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700616#define __NR_getgid (__NR_Linux + 102)
Elliott Hughesabd62612013-11-08 11:45:48 -0800617#define __NR_setuid (__NR_Linux + 103)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800618/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800619#define __NR_setgid (__NR_Linux + 104)
Elliott Hughesabd62612013-11-08 11:45:48 -0800620#define __NR_geteuid (__NR_Linux + 105)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700621#define __NR_getegid (__NR_Linux + 106)
Elliott Hughesabd62612013-11-08 11:45:48 -0800622#define __NR_setpgid (__NR_Linux + 107)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800623/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800624#define __NR_getppid (__NR_Linux + 108)
Elliott Hughesabd62612013-11-08 11:45:48 -0800625#define __NR_getpgrp (__NR_Linux + 109)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700626#define __NR_setsid (__NR_Linux + 110)
Elliott Hughesabd62612013-11-08 11:45:48 -0800627#define __NR_setreuid (__NR_Linux + 111)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800628/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800629#define __NR_setregid (__NR_Linux + 112)
Elliott Hughesabd62612013-11-08 11:45:48 -0800630#define __NR_getgroups (__NR_Linux + 113)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700631#define __NR_setgroups (__NR_Linux + 114)
Elliott Hughesabd62612013-11-08 11:45:48 -0800632#define __NR_setresuid (__NR_Linux + 115)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800633/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800634#define __NR_getresuid (__NR_Linux + 116)
Elliott Hughesabd62612013-11-08 11:45:48 -0800635#define __NR_setresgid (__NR_Linux + 117)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700636#define __NR_getresgid (__NR_Linux + 118)
Elliott Hughesabd62612013-11-08 11:45:48 -0800637#define __NR_getpgid (__NR_Linux + 119)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800638/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800639#define __NR_setfsuid (__NR_Linux + 120)
Elliott Hughesabd62612013-11-08 11:45:48 -0800640#define __NR_setfsgid (__NR_Linux + 121)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700641#define __NR_getsid (__NR_Linux + 122)
Elliott Hughesabd62612013-11-08 11:45:48 -0800642#define __NR_capget (__NR_Linux + 123)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800643/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800644#define __NR_capset (__NR_Linux + 124)
Elliott Hughesabd62612013-11-08 11:45:48 -0800645#define __NR_rt_sigpending (__NR_Linux + 125)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700646#define __NR_rt_sigtimedwait (__NR_Linux + 126)
Elliott Hughesabd62612013-11-08 11:45:48 -0800647#define __NR_rt_sigqueueinfo (__NR_Linux + 127)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800648/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800649#define __NR_rt_sigsuspend (__NR_Linux + 128)
Elliott Hughesabd62612013-11-08 11:45:48 -0800650#define __NR_sigaltstack (__NR_Linux + 129)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700651#define __NR_utime (__NR_Linux + 130)
Elliott Hughesabd62612013-11-08 11:45:48 -0800652#define __NR_mknod (__NR_Linux + 131)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800653/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800654#define __NR_personality (__NR_Linux + 132)
Elliott Hughesabd62612013-11-08 11:45:48 -0800655#define __NR_ustat (__NR_Linux + 133)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700656#define __NR_statfs (__NR_Linux + 134)
Elliott Hughesabd62612013-11-08 11:45:48 -0800657#define __NR_fstatfs (__NR_Linux + 135)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800658/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800659#define __NR_sysfs (__NR_Linux + 136)
Elliott Hughesabd62612013-11-08 11:45:48 -0800660#define __NR_getpriority (__NR_Linux + 137)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700661#define __NR_setpriority (__NR_Linux + 138)
Elliott Hughesabd62612013-11-08 11:45:48 -0800662#define __NR_sched_setparam (__NR_Linux + 139)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800663/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800664#define __NR_sched_getparam (__NR_Linux + 140)
Elliott Hughesabd62612013-11-08 11:45:48 -0800665#define __NR_sched_setscheduler (__NR_Linux + 141)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700666#define __NR_sched_getscheduler (__NR_Linux + 142)
Elliott Hughesabd62612013-11-08 11:45:48 -0800667#define __NR_sched_get_priority_max (__NR_Linux + 143)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800668/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800669#define __NR_sched_get_priority_min (__NR_Linux + 144)
Elliott Hughesabd62612013-11-08 11:45:48 -0800670#define __NR_sched_rr_get_interval (__NR_Linux + 145)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700671#define __NR_mlock (__NR_Linux + 146)
Elliott Hughesabd62612013-11-08 11:45:48 -0800672#define __NR_munlock (__NR_Linux + 147)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800673/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800674#define __NR_mlockall (__NR_Linux + 148)
Elliott Hughesabd62612013-11-08 11:45:48 -0800675#define __NR_munlockall (__NR_Linux + 149)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700676#define __NR_vhangup (__NR_Linux + 150)
Elliott Hughesabd62612013-11-08 11:45:48 -0800677#define __NR_pivot_root (__NR_Linux + 151)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800678/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800679#define __NR__sysctl (__NR_Linux + 152)
Elliott Hughesabd62612013-11-08 11:45:48 -0800680#define __NR_prctl (__NR_Linux + 153)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700681#define __NR_adjtimex (__NR_Linux + 154)
Elliott Hughesabd62612013-11-08 11:45:48 -0800682#define __NR_setrlimit (__NR_Linux + 155)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800683/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800684#define __NR_chroot (__NR_Linux + 156)
Elliott Hughesabd62612013-11-08 11:45:48 -0800685#define __NR_sync (__NR_Linux + 157)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700686#define __NR_acct (__NR_Linux + 158)
Elliott Hughesabd62612013-11-08 11:45:48 -0800687#define __NR_settimeofday (__NR_Linux + 159)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800688/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800689#define __NR_mount (__NR_Linux + 160)
Elliott Hughesabd62612013-11-08 11:45:48 -0800690#define __NR_umount2 (__NR_Linux + 161)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700691#define __NR_swapon (__NR_Linux + 162)
Elliott Hughesabd62612013-11-08 11:45:48 -0800692#define __NR_swapoff (__NR_Linux + 163)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800693/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800694#define __NR_reboot (__NR_Linux + 164)
Elliott Hughesabd62612013-11-08 11:45:48 -0800695#define __NR_sethostname (__NR_Linux + 165)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700696#define __NR_setdomainname (__NR_Linux + 166)
Elliott Hughesabd62612013-11-08 11:45:48 -0800697#define __NR_create_module (__NR_Linux + 167)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800698/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800699#define __NR_init_module (__NR_Linux + 168)
Elliott Hughesabd62612013-11-08 11:45:48 -0800700#define __NR_delete_module (__NR_Linux + 169)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700701#define __NR_get_kernel_syms (__NR_Linux + 170)
Elliott Hughesabd62612013-11-08 11:45:48 -0800702#define __NR_query_module (__NR_Linux + 171)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800703/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800704#define __NR_quotactl (__NR_Linux + 172)
Elliott Hughesabd62612013-11-08 11:45:48 -0800705#define __NR_nfsservctl (__NR_Linux + 173)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700706#define __NR_getpmsg (__NR_Linux + 174)
Elliott Hughesabd62612013-11-08 11:45:48 -0800707#define __NR_putpmsg (__NR_Linux + 175)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800708/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800709#define __NR_afs_syscall (__NR_Linux + 176)
Elliott Hughesabd62612013-11-08 11:45:48 -0800710#define __NR_reserved177 (__NR_Linux + 177)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700711#define __NR_gettid (__NR_Linux + 178)
Elliott Hughesabd62612013-11-08 11:45:48 -0800712#define __NR_readahead (__NR_Linux + 179)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800713/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800714#define __NR_setxattr (__NR_Linux + 180)
Elliott Hughesabd62612013-11-08 11:45:48 -0800715#define __NR_lsetxattr (__NR_Linux + 181)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700716#define __NR_fsetxattr (__NR_Linux + 182)
Elliott Hughesabd62612013-11-08 11:45:48 -0800717#define __NR_getxattr (__NR_Linux + 183)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800718/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800719#define __NR_lgetxattr (__NR_Linux + 184)
Elliott Hughesabd62612013-11-08 11:45:48 -0800720#define __NR_fgetxattr (__NR_Linux + 185)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700721#define __NR_listxattr (__NR_Linux + 186)
Elliott Hughesabd62612013-11-08 11:45:48 -0800722#define __NR_llistxattr (__NR_Linux + 187)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800723/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800724#define __NR_flistxattr (__NR_Linux + 188)
Elliott Hughesabd62612013-11-08 11:45:48 -0800725#define __NR_removexattr (__NR_Linux + 189)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700726#define __NR_lremovexattr (__NR_Linux + 190)
Elliott Hughesabd62612013-11-08 11:45:48 -0800727#define __NR_fremovexattr (__NR_Linux + 191)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800728/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800729#define __NR_tkill (__NR_Linux + 192)
Elliott Hughesabd62612013-11-08 11:45:48 -0800730#define __NR_reserved193 (__NR_Linux + 193)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700731#define __NR_futex (__NR_Linux + 194)
Elliott Hughesabd62612013-11-08 11:45:48 -0800732#define __NR_sched_setaffinity (__NR_Linux + 195)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800733/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800734#define __NR_sched_getaffinity (__NR_Linux + 196)
Elliott Hughesabd62612013-11-08 11:45:48 -0800735#define __NR_cacheflush (__NR_Linux + 197)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700736#define __NR_cachectl (__NR_Linux + 198)
Elliott Hughesabd62612013-11-08 11:45:48 -0800737#define __NR_sysmips (__NR_Linux + 199)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800738/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800739#define __NR_io_setup (__NR_Linux + 200)
Elliott Hughesabd62612013-11-08 11:45:48 -0800740#define __NR_io_destroy (__NR_Linux + 201)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700741#define __NR_io_getevents (__NR_Linux + 202)
Elliott Hughesabd62612013-11-08 11:45:48 -0800742#define __NR_io_submit (__NR_Linux + 203)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800743/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800744#define __NR_io_cancel (__NR_Linux + 204)
Elliott Hughesabd62612013-11-08 11:45:48 -0800745#define __NR_exit_group (__NR_Linux + 205)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700746#define __NR_lookup_dcookie (__NR_Linux + 206)
Elliott Hughesabd62612013-11-08 11:45:48 -0800747#define __NR_epoll_create (__NR_Linux + 207)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800748/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800749#define __NR_epoll_ctl (__NR_Linux + 208)
Elliott Hughesabd62612013-11-08 11:45:48 -0800750#define __NR_epoll_wait (__NR_Linux + 209)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700751#define __NR_remap_file_pages (__NR_Linux + 210)
Elliott Hughesabd62612013-11-08 11:45:48 -0800752#define __NR_rt_sigreturn (__NR_Linux + 211)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800753/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800754#define __NR_set_tid_address (__NR_Linux + 212)
Elliott Hughesabd62612013-11-08 11:45:48 -0800755#define __NR_restart_syscall (__NR_Linux + 213)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700756#define __NR_semtimedop (__NR_Linux + 214)
Elliott Hughesabd62612013-11-08 11:45:48 -0800757#define __NR_fadvise64 (__NR_Linux + 215)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800758/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800759#define __NR_timer_create (__NR_Linux + 216)
Elliott Hughesabd62612013-11-08 11:45:48 -0800760#define __NR_timer_settime (__NR_Linux + 217)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700761#define __NR_timer_gettime (__NR_Linux + 218)
Elliott Hughesabd62612013-11-08 11:45:48 -0800762#define __NR_timer_getoverrun (__NR_Linux + 219)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800763/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800764#define __NR_timer_delete (__NR_Linux + 220)
Elliott Hughesabd62612013-11-08 11:45:48 -0800765#define __NR_clock_settime (__NR_Linux + 221)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700766#define __NR_clock_gettime (__NR_Linux + 222)
Elliott Hughesabd62612013-11-08 11:45:48 -0800767#define __NR_clock_getres (__NR_Linux + 223)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800768/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800769#define __NR_clock_nanosleep (__NR_Linux + 224)
Elliott Hughesabd62612013-11-08 11:45:48 -0800770#define __NR_tgkill (__NR_Linux + 225)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700771#define __NR_utimes (__NR_Linux + 226)
Elliott Hughesabd62612013-11-08 11:45:48 -0800772#define __NR_mbind (__NR_Linux + 227)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800773/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800774#define __NR_get_mempolicy (__NR_Linux + 228)
Elliott Hughesabd62612013-11-08 11:45:48 -0800775#define __NR_set_mempolicy (__NR_Linux + 229)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700776#define __NR_mq_open (__NR_Linux + 230)
Elliott Hughesabd62612013-11-08 11:45:48 -0800777#define __NR_mq_unlink (__NR_Linux + 231)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800778/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800779#define __NR_mq_timedsend (__NR_Linux + 232)
Elliott Hughesabd62612013-11-08 11:45:48 -0800780#define __NR_mq_timedreceive (__NR_Linux + 233)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700781#define __NR_mq_notify (__NR_Linux + 234)
Elliott Hughesabd62612013-11-08 11:45:48 -0800782#define __NR_mq_getsetattr (__NR_Linux + 235)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800783/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800784#define __NR_vserver (__NR_Linux + 236)
Elliott Hughesabd62612013-11-08 11:45:48 -0800785#define __NR_waitid (__NR_Linux + 237)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700786#define __NR_add_key (__NR_Linux + 239)
Elliott Hughesabd62612013-11-08 11:45:48 -0800787#define __NR_request_key (__NR_Linux + 240)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800788/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800789#define __NR_keyctl (__NR_Linux + 241)
Elliott Hughesabd62612013-11-08 11:45:48 -0800790#define __NR_set_thread_area (__NR_Linux + 242)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700791#define __NR_inotify_init (__NR_Linux + 243)
Elliott Hughesabd62612013-11-08 11:45:48 -0800792#define __NR_inotify_add_watch (__NR_Linux + 244)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800793/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800794#define __NR_inotify_rm_watch (__NR_Linux + 245)
Elliott Hughesabd62612013-11-08 11:45:48 -0800795#define __NR_migrate_pages (__NR_Linux + 246)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700796#define __NR_openat (__NR_Linux + 247)
Elliott Hughesabd62612013-11-08 11:45:48 -0800797#define __NR_mkdirat (__NR_Linux + 248)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800798/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800799#define __NR_mknodat (__NR_Linux + 249)
Elliott Hughesabd62612013-11-08 11:45:48 -0800800#define __NR_fchownat (__NR_Linux + 250)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700801#define __NR_futimesat (__NR_Linux + 251)
Elliott Hughesabd62612013-11-08 11:45:48 -0800802#define __NR_newfstatat (__NR_Linux + 252)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800803/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800804#define __NR_unlinkat (__NR_Linux + 253)
Elliott Hughesabd62612013-11-08 11:45:48 -0800805#define __NR_renameat (__NR_Linux + 254)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700806#define __NR_linkat (__NR_Linux + 255)
Elliott Hughesabd62612013-11-08 11:45:48 -0800807#define __NR_symlinkat (__NR_Linux + 256)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800808/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800809#define __NR_readlinkat (__NR_Linux + 257)
Elliott Hughesabd62612013-11-08 11:45:48 -0800810#define __NR_fchmodat (__NR_Linux + 258)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700811#define __NR_faccessat (__NR_Linux + 259)
Elliott Hughesabd62612013-11-08 11:45:48 -0800812#define __NR_pselect6 (__NR_Linux + 260)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800813/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800814#define __NR_ppoll (__NR_Linux + 261)
Elliott Hughesabd62612013-11-08 11:45:48 -0800815#define __NR_unshare (__NR_Linux + 262)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700816#define __NR_splice (__NR_Linux + 263)
Elliott Hughesabd62612013-11-08 11:45:48 -0800817#define __NR_sync_file_range (__NR_Linux + 264)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800818/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800819#define __NR_tee (__NR_Linux + 265)
Elliott Hughesabd62612013-11-08 11:45:48 -0800820#define __NR_vmsplice (__NR_Linux + 266)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700821#define __NR_move_pages (__NR_Linux + 267)
Elliott Hughesabd62612013-11-08 11:45:48 -0800822#define __NR_set_robust_list (__NR_Linux + 268)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800823/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800824#define __NR_get_robust_list (__NR_Linux + 269)
Elliott Hughesabd62612013-11-08 11:45:48 -0800825#define __NR_kexec_load (__NR_Linux + 270)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700826#define __NR_getcpu (__NR_Linux + 271)
Elliott Hughesabd62612013-11-08 11:45:48 -0800827#define __NR_epoll_pwait (__NR_Linux + 272)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800828/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800829#define __NR_ioprio_set (__NR_Linux + 273)
Elliott Hughesabd62612013-11-08 11:45:48 -0800830#define __NR_ioprio_get (__NR_Linux + 274)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700831#define __NR_utimensat (__NR_Linux + 275)
Elliott Hughesabd62612013-11-08 11:45:48 -0800832#define __NR_signalfd (__NR_Linux + 276)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800833/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800834#define __NR_timerfd (__NR_Linux + 277)
Elliott Hughesabd62612013-11-08 11:45:48 -0800835#define __NR_eventfd (__NR_Linux + 278)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700836#define __NR_fallocate (__NR_Linux + 279)
Elliott Hughesabd62612013-11-08 11:45:48 -0800837#define __NR_timerfd_create (__NR_Linux + 280)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800838/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800839#define __NR_timerfd_gettime (__NR_Linux + 281)
Elliott Hughesabd62612013-11-08 11:45:48 -0800840#define __NR_timerfd_settime (__NR_Linux + 282)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700841#define __NR_signalfd4 (__NR_Linux + 283)
Elliott Hughesabd62612013-11-08 11:45:48 -0800842#define __NR_eventfd2 (__NR_Linux + 284)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800843/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800844#define __NR_epoll_create1 (__NR_Linux + 285)
Elliott Hughesabd62612013-11-08 11:45:48 -0800845#define __NR_dup3 (__NR_Linux + 286)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700846#define __NR_pipe2 (__NR_Linux + 287)
Elliott Hughesabd62612013-11-08 11:45:48 -0800847#define __NR_inotify_init1 (__NR_Linux + 288)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800848/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800849#define __NR_preadv (__NR_Linux + 289)
Elliott Hughesabd62612013-11-08 11:45:48 -0800850#define __NR_pwritev (__NR_Linux + 290)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700851#define __NR_rt_tgsigqueueinfo (__NR_Linux + 291)
Elliott Hughesabd62612013-11-08 11:45:48 -0800852#define __NR_perf_event_open (__NR_Linux + 292)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800853/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800854#define __NR_accept4 (__NR_Linux + 293)
Elliott Hughesabd62612013-11-08 11:45:48 -0800855#define __NR_recvmmsg (__NR_Linux + 294)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700856#define __NR_fanotify_init (__NR_Linux + 295)
Elliott Hughesabd62612013-11-08 11:45:48 -0800857#define __NR_fanotify_mark (__NR_Linux + 296)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800858/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800859#define __NR_prlimit64 (__NR_Linux + 297)
Elliott Hughesabd62612013-11-08 11:45:48 -0800860#define __NR_name_to_handle_at (__NR_Linux + 298)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700861#define __NR_open_by_handle_at (__NR_Linux + 299)
Elliott Hughesabd62612013-11-08 11:45:48 -0800862#define __NR_clock_adjtime (__NR_Linux + 300)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800863/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800864#define __NR_syncfs (__NR_Linux + 301)
Elliott Hughesabd62612013-11-08 11:45:48 -0800865#define __NR_sendmmsg (__NR_Linux + 302)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700866#define __NR_setns (__NR_Linux + 303)
Elliott Hughesabd62612013-11-08 11:45:48 -0800867#define __NR_process_vm_readv (__NR_Linux + 304)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800868/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800869#define __NR_process_vm_writev (__NR_Linux + 305)
Elliott Hughesabd62612013-11-08 11:45:48 -0800870#define __NR_kcmp (__NR_Linux + 306)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700871#define __NR_finit_module (__NR_Linux + 307)
Elliott Hughesabd62612013-11-08 11:45:48 -0800872#define __NR_getdents64 (__NR_Linux + 308)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800873/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris38062f92014-07-09 15:33:25 -0700874#define __NR_sched_setattr (__NR_Linux + 309)
875#define __NR_sched_getattr (__NR_Linux + 310)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -0700876#define __NR_renameat2 (__NR_Linux + 311)
Christopher Ferris82d75042015-01-26 10:57:07 -0800877#define __NR_seccomp (__NR_Linux + 312)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800878/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris82d75042015-01-26 10:57:07 -0800879#define __NR_getrandom (__NR_Linux + 313)
880#define __NR_memfd_create (__NR_Linux + 314)
Christopher Ferris82d75042015-01-26 10:57:07 -0800881#define __NR_bpf (__NR_Linux + 315)
Christopher Ferris05d08e92016-02-04 13:16:38 -0800882#define __NR_execveat (__NR_Linux + 316)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800883/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris05d08e92016-02-04 13:16:38 -0800884#define __NR_userfaultfd (__NR_Linux + 317)
885#define __NR_membarrier (__NR_Linux + 318)
Christopher Ferris05d08e92016-02-04 13:16:38 -0800886#define __NR_mlock2 (__NR_Linux + 319)
Christopher Ferris106b3a82016-08-24 12:15:38 -0700887#define __NR_copy_file_range (__NR_Linux + 320)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800888/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris106b3a82016-08-24 12:15:38 -0700889#define __NR_preadv2 (__NR_Linux + 321)
890#define __NR_pwritev2 (__NR_Linux + 322)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800891#define __NR_pkey_mprotect (__NR_Linux + 323)
892#define __NR_pkey_alloc (__NR_Linux + 324)
Christopher Ferris106b3a82016-08-24 12:15:38 -0700893/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800894#define __NR_pkey_free (__NR_Linux + 325)
895#define __NR_Linux_syscalls 325
Elliott Hughesabd62612013-11-08 11:45:48 -0800896#endif
897#define __NR_64_Linux 5000
Christopher Ferris106b3a82016-08-24 12:15:38 -0700898/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800899#define __NR_64_Linux_syscalls 325
900#if _MIPS_SIM == _MIPS_SIM_NABI32
Elliott Hughesabd62612013-11-08 11:45:48 -0800901#define __NR_Linux 6000
902#define __NR_read (__NR_Linux + 0)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800903/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800904#define __NR_write (__NR_Linux + 1)
905#define __NR_open (__NR_Linux + 2)
Elliott Hughesabd62612013-11-08 11:45:48 -0800906#define __NR_close (__NR_Linux + 3)
907#define __NR_stat (__NR_Linux + 4)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800908/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800909#define __NR_fstat (__NR_Linux + 5)
910#define __NR_lstat (__NR_Linux + 6)
Elliott Hughesabd62612013-11-08 11:45:48 -0800911#define __NR_poll (__NR_Linux + 7)
912#define __NR_lseek (__NR_Linux + 8)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800913/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800914#define __NR_mmap (__NR_Linux + 9)
915#define __NR_mprotect (__NR_Linux + 10)
Elliott Hughesabd62612013-11-08 11:45:48 -0800916#define __NR_munmap (__NR_Linux + 11)
917#define __NR_brk (__NR_Linux + 12)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800918/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800919#define __NR_rt_sigaction (__NR_Linux + 13)
920#define __NR_rt_sigprocmask (__NR_Linux + 14)
Elliott Hughesabd62612013-11-08 11:45:48 -0800921#define __NR_ioctl (__NR_Linux + 15)
922#define __NR_pread64 (__NR_Linux + 16)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800923/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800924#define __NR_pwrite64 (__NR_Linux + 17)
925#define __NR_readv (__NR_Linux + 18)
Elliott Hughesabd62612013-11-08 11:45:48 -0800926#define __NR_writev (__NR_Linux + 19)
927#define __NR_access (__NR_Linux + 20)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800928/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800929#define __NR_pipe (__NR_Linux + 21)
930#define __NR__newselect (__NR_Linux + 22)
Elliott Hughesabd62612013-11-08 11:45:48 -0800931#define __NR_sched_yield (__NR_Linux + 23)
932#define __NR_mremap (__NR_Linux + 24)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800933/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800934#define __NR_msync (__NR_Linux + 25)
935#define __NR_mincore (__NR_Linux + 26)
Elliott Hughesabd62612013-11-08 11:45:48 -0800936#define __NR_madvise (__NR_Linux + 27)
937#define __NR_shmget (__NR_Linux + 28)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800938/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800939#define __NR_shmat (__NR_Linux + 29)
940#define __NR_shmctl (__NR_Linux + 30)
Elliott Hughesabd62612013-11-08 11:45:48 -0800941#define __NR_dup (__NR_Linux + 31)
942#define __NR_dup2 (__NR_Linux + 32)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800943/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800944#define __NR_pause (__NR_Linux + 33)
945#define __NR_nanosleep (__NR_Linux + 34)
Elliott Hughesabd62612013-11-08 11:45:48 -0800946#define __NR_getitimer (__NR_Linux + 35)
947#define __NR_setitimer (__NR_Linux + 36)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800948/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800949#define __NR_alarm (__NR_Linux + 37)
950#define __NR_getpid (__NR_Linux + 38)
Elliott Hughesabd62612013-11-08 11:45:48 -0800951#define __NR_sendfile (__NR_Linux + 39)
952#define __NR_socket (__NR_Linux + 40)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800953/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800954#define __NR_connect (__NR_Linux + 41)
955#define __NR_accept (__NR_Linux + 42)
Elliott Hughesabd62612013-11-08 11:45:48 -0800956#define __NR_sendto (__NR_Linux + 43)
957#define __NR_recvfrom (__NR_Linux + 44)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800958/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800959#define __NR_sendmsg (__NR_Linux + 45)
960#define __NR_recvmsg (__NR_Linux + 46)
Elliott Hughesabd62612013-11-08 11:45:48 -0800961#define __NR_shutdown (__NR_Linux + 47)
962#define __NR_bind (__NR_Linux + 48)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800963/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800964#define __NR_listen (__NR_Linux + 49)
965#define __NR_getsockname (__NR_Linux + 50)
Elliott Hughesabd62612013-11-08 11:45:48 -0800966#define __NR_getpeername (__NR_Linux + 51)
967#define __NR_socketpair (__NR_Linux + 52)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800968/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800969#define __NR_setsockopt (__NR_Linux + 53)
970#define __NR_getsockopt (__NR_Linux + 54)
Elliott Hughesabd62612013-11-08 11:45:48 -0800971#define __NR_clone (__NR_Linux + 55)
972#define __NR_fork (__NR_Linux + 56)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800973/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800974#define __NR_execve (__NR_Linux + 57)
975#define __NR_exit (__NR_Linux + 58)
Elliott Hughesabd62612013-11-08 11:45:48 -0800976#define __NR_wait4 (__NR_Linux + 59)
977#define __NR_kill (__NR_Linux + 60)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800978/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800979#define __NR_uname (__NR_Linux + 61)
980#define __NR_semget (__NR_Linux + 62)
Elliott Hughesabd62612013-11-08 11:45:48 -0800981#define __NR_semop (__NR_Linux + 63)
982#define __NR_semctl (__NR_Linux + 64)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800983/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800984#define __NR_shmdt (__NR_Linux + 65)
985#define __NR_msgget (__NR_Linux + 66)
Elliott Hughesabd62612013-11-08 11:45:48 -0800986#define __NR_msgsnd (__NR_Linux + 67)
987#define __NR_msgrcv (__NR_Linux + 68)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800988/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800989#define __NR_msgctl (__NR_Linux + 69)
990#define __NR_fcntl (__NR_Linux + 70)
Elliott Hughesabd62612013-11-08 11:45:48 -0800991#define __NR_flock (__NR_Linux + 71)
992#define __NR_fsync (__NR_Linux + 72)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800993/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800994#define __NR_fdatasync (__NR_Linux + 73)
995#define __NR_truncate (__NR_Linux + 74)
Elliott Hughesabd62612013-11-08 11:45:48 -0800996#define __NR_ftruncate (__NR_Linux + 75)
997#define __NR_getdents (__NR_Linux + 76)
Christopher Ferris6a9755d2017-01-13 14:09:31 -0800998/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -0800999#define __NR_getcwd (__NR_Linux + 77)
1000#define __NR_chdir (__NR_Linux + 78)
Elliott Hughesabd62612013-11-08 11:45:48 -08001001#define __NR_fchdir (__NR_Linux + 79)
1002#define __NR_rename (__NR_Linux + 80)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001003/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001004#define __NR_mkdir (__NR_Linux + 81)
1005#define __NR_rmdir (__NR_Linux + 82)
Elliott Hughesabd62612013-11-08 11:45:48 -08001006#define __NR_creat (__NR_Linux + 83)
1007#define __NR_link (__NR_Linux + 84)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001008/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001009#define __NR_unlink (__NR_Linux + 85)
1010#define __NR_symlink (__NR_Linux + 86)
Elliott Hughesabd62612013-11-08 11:45:48 -08001011#define __NR_readlink (__NR_Linux + 87)
1012#define __NR_chmod (__NR_Linux + 88)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001013/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001014#define __NR_fchmod (__NR_Linux + 89)
1015#define __NR_chown (__NR_Linux + 90)
Elliott Hughesabd62612013-11-08 11:45:48 -08001016#define __NR_fchown (__NR_Linux + 91)
1017#define __NR_lchown (__NR_Linux + 92)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001018/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001019#define __NR_umask (__NR_Linux + 93)
1020#define __NR_gettimeofday (__NR_Linux + 94)
Elliott Hughesabd62612013-11-08 11:45:48 -08001021#define __NR_getrlimit (__NR_Linux + 95)
1022#define __NR_getrusage (__NR_Linux + 96)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001023/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001024#define __NR_sysinfo (__NR_Linux + 97)
1025#define __NR_times (__NR_Linux + 98)
Elliott Hughesabd62612013-11-08 11:45:48 -08001026#define __NR_ptrace (__NR_Linux + 99)
1027#define __NR_getuid (__NR_Linux + 100)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001028/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001029#define __NR_syslog (__NR_Linux + 101)
1030#define __NR_getgid (__NR_Linux + 102)
Elliott Hughesabd62612013-11-08 11:45:48 -08001031#define __NR_setuid (__NR_Linux + 103)
1032#define __NR_setgid (__NR_Linux + 104)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001033/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001034#define __NR_geteuid (__NR_Linux + 105)
1035#define __NR_getegid (__NR_Linux + 106)
Elliott Hughesabd62612013-11-08 11:45:48 -08001036#define __NR_setpgid (__NR_Linux + 107)
1037#define __NR_getppid (__NR_Linux + 108)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001038/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001039#define __NR_getpgrp (__NR_Linux + 109)
1040#define __NR_setsid (__NR_Linux + 110)
Elliott Hughesabd62612013-11-08 11:45:48 -08001041#define __NR_setreuid (__NR_Linux + 111)
1042#define __NR_setregid (__NR_Linux + 112)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001043/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001044#define __NR_getgroups (__NR_Linux + 113)
1045#define __NR_setgroups (__NR_Linux + 114)
Elliott Hughesabd62612013-11-08 11:45:48 -08001046#define __NR_setresuid (__NR_Linux + 115)
1047#define __NR_getresuid (__NR_Linux + 116)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001048/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001049#define __NR_setresgid (__NR_Linux + 117)
1050#define __NR_getresgid (__NR_Linux + 118)
Elliott Hughesabd62612013-11-08 11:45:48 -08001051#define __NR_getpgid (__NR_Linux + 119)
1052#define __NR_setfsuid (__NR_Linux + 120)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001053/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001054#define __NR_setfsgid (__NR_Linux + 121)
1055#define __NR_getsid (__NR_Linux + 122)
Elliott Hughesabd62612013-11-08 11:45:48 -08001056#define __NR_capget (__NR_Linux + 123)
1057#define __NR_capset (__NR_Linux + 124)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001058/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001059#define __NR_rt_sigpending (__NR_Linux + 125)
1060#define __NR_rt_sigtimedwait (__NR_Linux + 126)
Elliott Hughesabd62612013-11-08 11:45:48 -08001061#define __NR_rt_sigqueueinfo (__NR_Linux + 127)
1062#define __NR_rt_sigsuspend (__NR_Linux + 128)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001063/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001064#define __NR_sigaltstack (__NR_Linux + 129)
1065#define __NR_utime (__NR_Linux + 130)
Elliott Hughesabd62612013-11-08 11:45:48 -08001066#define __NR_mknod (__NR_Linux + 131)
1067#define __NR_personality (__NR_Linux + 132)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001068/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001069#define __NR_ustat (__NR_Linux + 133)
1070#define __NR_statfs (__NR_Linux + 134)
Elliott Hughesabd62612013-11-08 11:45:48 -08001071#define __NR_fstatfs (__NR_Linux + 135)
1072#define __NR_sysfs (__NR_Linux + 136)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001073/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001074#define __NR_getpriority (__NR_Linux + 137)
1075#define __NR_setpriority (__NR_Linux + 138)
Elliott Hughesabd62612013-11-08 11:45:48 -08001076#define __NR_sched_setparam (__NR_Linux + 139)
1077#define __NR_sched_getparam (__NR_Linux + 140)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001078/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001079#define __NR_sched_setscheduler (__NR_Linux + 141)
1080#define __NR_sched_getscheduler (__NR_Linux + 142)
Elliott Hughesabd62612013-11-08 11:45:48 -08001081#define __NR_sched_get_priority_max (__NR_Linux + 143)
1082#define __NR_sched_get_priority_min (__NR_Linux + 144)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001083/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001084#define __NR_sched_rr_get_interval (__NR_Linux + 145)
1085#define __NR_mlock (__NR_Linux + 146)
Elliott Hughesabd62612013-11-08 11:45:48 -08001086#define __NR_munlock (__NR_Linux + 147)
1087#define __NR_mlockall (__NR_Linux + 148)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001088/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001089#define __NR_munlockall (__NR_Linux + 149)
1090#define __NR_vhangup (__NR_Linux + 150)
Elliott Hughesabd62612013-11-08 11:45:48 -08001091#define __NR_pivot_root (__NR_Linux + 151)
1092#define __NR__sysctl (__NR_Linux + 152)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001093/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001094#define __NR_prctl (__NR_Linux + 153)
1095#define __NR_adjtimex (__NR_Linux + 154)
Elliott Hughesabd62612013-11-08 11:45:48 -08001096#define __NR_setrlimit (__NR_Linux + 155)
1097#define __NR_chroot (__NR_Linux + 156)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001098/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001099#define __NR_sync (__NR_Linux + 157)
1100#define __NR_acct (__NR_Linux + 158)
Elliott Hughesabd62612013-11-08 11:45:48 -08001101#define __NR_settimeofday (__NR_Linux + 159)
1102#define __NR_mount (__NR_Linux + 160)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001103/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001104#define __NR_umount2 (__NR_Linux + 161)
1105#define __NR_swapon (__NR_Linux + 162)
Elliott Hughesabd62612013-11-08 11:45:48 -08001106#define __NR_swapoff (__NR_Linux + 163)
1107#define __NR_reboot (__NR_Linux + 164)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001108/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001109#define __NR_sethostname (__NR_Linux + 165)
1110#define __NR_setdomainname (__NR_Linux + 166)
Elliott Hughesabd62612013-11-08 11:45:48 -08001111#define __NR_create_module (__NR_Linux + 167)
1112#define __NR_init_module (__NR_Linux + 168)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001113/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001114#define __NR_delete_module (__NR_Linux + 169)
1115#define __NR_get_kernel_syms (__NR_Linux + 170)
Elliott Hughesabd62612013-11-08 11:45:48 -08001116#define __NR_query_module (__NR_Linux + 171)
1117#define __NR_quotactl (__NR_Linux + 172)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001118/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001119#define __NR_nfsservctl (__NR_Linux + 173)
1120#define __NR_getpmsg (__NR_Linux + 174)
Elliott Hughesabd62612013-11-08 11:45:48 -08001121#define __NR_putpmsg (__NR_Linux + 175)
1122#define __NR_afs_syscall (__NR_Linux + 176)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001123/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001124#define __NR_reserved177 (__NR_Linux + 177)
1125#define __NR_gettid (__NR_Linux + 178)
Elliott Hughesabd62612013-11-08 11:45:48 -08001126#define __NR_readahead (__NR_Linux + 179)
1127#define __NR_setxattr (__NR_Linux + 180)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001128/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001129#define __NR_lsetxattr (__NR_Linux + 181)
1130#define __NR_fsetxattr (__NR_Linux + 182)
Elliott Hughesabd62612013-11-08 11:45:48 -08001131#define __NR_getxattr (__NR_Linux + 183)
1132#define __NR_lgetxattr (__NR_Linux + 184)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001133/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001134#define __NR_fgetxattr (__NR_Linux + 185)
1135#define __NR_listxattr (__NR_Linux + 186)
Elliott Hughesabd62612013-11-08 11:45:48 -08001136#define __NR_llistxattr (__NR_Linux + 187)
1137#define __NR_flistxattr (__NR_Linux + 188)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001138/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001139#define __NR_removexattr (__NR_Linux + 189)
1140#define __NR_lremovexattr (__NR_Linux + 190)
Elliott Hughesabd62612013-11-08 11:45:48 -08001141#define __NR_fremovexattr (__NR_Linux + 191)
1142#define __NR_tkill (__NR_Linux + 192)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001143/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001144#define __NR_reserved193 (__NR_Linux + 193)
1145#define __NR_futex (__NR_Linux + 194)
Elliott Hughesabd62612013-11-08 11:45:48 -08001146#define __NR_sched_setaffinity (__NR_Linux + 195)
1147#define __NR_sched_getaffinity (__NR_Linux + 196)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001148/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001149#define __NR_cacheflush (__NR_Linux + 197)
1150#define __NR_cachectl (__NR_Linux + 198)
Elliott Hughesabd62612013-11-08 11:45:48 -08001151#define __NR_sysmips (__NR_Linux + 199)
1152#define __NR_io_setup (__NR_Linux + 200)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001153/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001154#define __NR_io_destroy (__NR_Linux + 201)
1155#define __NR_io_getevents (__NR_Linux + 202)
Elliott Hughesabd62612013-11-08 11:45:48 -08001156#define __NR_io_submit (__NR_Linux + 203)
1157#define __NR_io_cancel (__NR_Linux + 204)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001158/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001159#define __NR_exit_group (__NR_Linux + 205)
1160#define __NR_lookup_dcookie (__NR_Linux + 206)
Elliott Hughesabd62612013-11-08 11:45:48 -08001161#define __NR_epoll_create (__NR_Linux + 207)
1162#define __NR_epoll_ctl (__NR_Linux + 208)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001163/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001164#define __NR_epoll_wait (__NR_Linux + 209)
1165#define __NR_remap_file_pages (__NR_Linux + 210)
Elliott Hughesabd62612013-11-08 11:45:48 -08001166#define __NR_rt_sigreturn (__NR_Linux + 211)
1167#define __NR_fcntl64 (__NR_Linux + 212)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001168/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001169#define __NR_set_tid_address (__NR_Linux + 213)
1170#define __NR_restart_syscall (__NR_Linux + 214)
Elliott Hughesabd62612013-11-08 11:45:48 -08001171#define __NR_semtimedop (__NR_Linux + 215)
1172#define __NR_fadvise64 (__NR_Linux + 216)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001173/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001174#define __NR_statfs64 (__NR_Linux + 217)
1175#define __NR_fstatfs64 (__NR_Linux + 218)
Elliott Hughesabd62612013-11-08 11:45:48 -08001176#define __NR_sendfile64 (__NR_Linux + 219)
1177#define __NR_timer_create (__NR_Linux + 220)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001178/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001179#define __NR_timer_settime (__NR_Linux + 221)
1180#define __NR_timer_gettime (__NR_Linux + 222)
Elliott Hughesabd62612013-11-08 11:45:48 -08001181#define __NR_timer_getoverrun (__NR_Linux + 223)
1182#define __NR_timer_delete (__NR_Linux + 224)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001183/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001184#define __NR_clock_settime (__NR_Linux + 225)
1185#define __NR_clock_gettime (__NR_Linux + 226)
Elliott Hughesabd62612013-11-08 11:45:48 -08001186#define __NR_clock_getres (__NR_Linux + 227)
1187#define __NR_clock_nanosleep (__NR_Linux + 228)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001188/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001189#define __NR_tgkill (__NR_Linux + 229)
1190#define __NR_utimes (__NR_Linux + 230)
Elliott Hughesabd62612013-11-08 11:45:48 -08001191#define __NR_mbind (__NR_Linux + 231)
1192#define __NR_get_mempolicy (__NR_Linux + 232)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001193/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001194#define __NR_set_mempolicy (__NR_Linux + 233)
1195#define __NR_mq_open (__NR_Linux + 234)
Elliott Hughesabd62612013-11-08 11:45:48 -08001196#define __NR_mq_unlink (__NR_Linux + 235)
1197#define __NR_mq_timedsend (__NR_Linux + 236)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001198/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001199#define __NR_mq_timedreceive (__NR_Linux + 237)
1200#define __NR_mq_notify (__NR_Linux + 238)
Elliott Hughesabd62612013-11-08 11:45:48 -08001201#define __NR_mq_getsetattr (__NR_Linux + 239)
1202#define __NR_vserver (__NR_Linux + 240)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001203/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001204#define __NR_waitid (__NR_Linux + 241)
1205#define __NR_add_key (__NR_Linux + 243)
Elliott Hughesabd62612013-11-08 11:45:48 -08001206#define __NR_request_key (__NR_Linux + 244)
1207#define __NR_keyctl (__NR_Linux + 245)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001208/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001209#define __NR_set_thread_area (__NR_Linux + 246)
1210#define __NR_inotify_init (__NR_Linux + 247)
Elliott Hughesabd62612013-11-08 11:45:48 -08001211#define __NR_inotify_add_watch (__NR_Linux + 248)
1212#define __NR_inotify_rm_watch (__NR_Linux + 249)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001213/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001214#define __NR_migrate_pages (__NR_Linux + 250)
1215#define __NR_openat (__NR_Linux + 251)
Elliott Hughesabd62612013-11-08 11:45:48 -08001216#define __NR_mkdirat (__NR_Linux + 252)
1217#define __NR_mknodat (__NR_Linux + 253)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001218/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001219#define __NR_fchownat (__NR_Linux + 254)
1220#define __NR_futimesat (__NR_Linux + 255)
Elliott Hughesabd62612013-11-08 11:45:48 -08001221#define __NR_newfstatat (__NR_Linux + 256)
1222#define __NR_unlinkat (__NR_Linux + 257)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001223/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001224#define __NR_renameat (__NR_Linux + 258)
1225#define __NR_linkat (__NR_Linux + 259)
Elliott Hughesabd62612013-11-08 11:45:48 -08001226#define __NR_symlinkat (__NR_Linux + 260)
1227#define __NR_readlinkat (__NR_Linux + 261)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001228/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001229#define __NR_fchmodat (__NR_Linux + 262)
1230#define __NR_faccessat (__NR_Linux + 263)
Elliott Hughesabd62612013-11-08 11:45:48 -08001231#define __NR_pselect6 (__NR_Linux + 264)
1232#define __NR_ppoll (__NR_Linux + 265)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001233/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001234#define __NR_unshare (__NR_Linux + 266)
1235#define __NR_splice (__NR_Linux + 267)
Elliott Hughesabd62612013-11-08 11:45:48 -08001236#define __NR_sync_file_range (__NR_Linux + 268)
1237#define __NR_tee (__NR_Linux + 269)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001238/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001239#define __NR_vmsplice (__NR_Linux + 270)
1240#define __NR_move_pages (__NR_Linux + 271)
Elliott Hughesabd62612013-11-08 11:45:48 -08001241#define __NR_set_robust_list (__NR_Linux + 272)
1242#define __NR_get_robust_list (__NR_Linux + 273)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001243/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001244#define __NR_kexec_load (__NR_Linux + 274)
1245#define __NR_getcpu (__NR_Linux + 275)
Elliott Hughesabd62612013-11-08 11:45:48 -08001246#define __NR_epoll_pwait (__NR_Linux + 276)
1247#define __NR_ioprio_set (__NR_Linux + 277)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001248/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001249#define __NR_ioprio_get (__NR_Linux + 278)
1250#define __NR_utimensat (__NR_Linux + 279)
Elliott Hughesabd62612013-11-08 11:45:48 -08001251#define __NR_signalfd (__NR_Linux + 280)
1252#define __NR_timerfd (__NR_Linux + 281)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001253/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001254#define __NR_eventfd (__NR_Linux + 282)
1255#define __NR_fallocate (__NR_Linux + 283)
Elliott Hughesabd62612013-11-08 11:45:48 -08001256#define __NR_timerfd_create (__NR_Linux + 284)
1257#define __NR_timerfd_gettime (__NR_Linux + 285)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001258/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001259#define __NR_timerfd_settime (__NR_Linux + 286)
1260#define __NR_signalfd4 (__NR_Linux + 287)
Elliott Hughesabd62612013-11-08 11:45:48 -08001261#define __NR_eventfd2 (__NR_Linux + 288)
1262#define __NR_epoll_create1 (__NR_Linux + 289)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001263/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001264#define __NR_dup3 (__NR_Linux + 290)
1265#define __NR_pipe2 (__NR_Linux + 291)
Elliott Hughesabd62612013-11-08 11:45:48 -08001266#define __NR_inotify_init1 (__NR_Linux + 292)
1267#define __NR_preadv (__NR_Linux + 293)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001268/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001269#define __NR_pwritev (__NR_Linux + 294)
1270#define __NR_rt_tgsigqueueinfo (__NR_Linux + 295)
Elliott Hughesabd62612013-11-08 11:45:48 -08001271#define __NR_perf_event_open (__NR_Linux + 296)
1272#define __NR_accept4 (__NR_Linux + 297)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001273/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001274#define __NR_recvmmsg (__NR_Linux + 298)
1275#define __NR_getdents64 (__NR_Linux + 299)
Elliott Hughesabd62612013-11-08 11:45:48 -08001276#define __NR_fanotify_init (__NR_Linux + 300)
1277#define __NR_fanotify_mark (__NR_Linux + 301)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001278/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001279#define __NR_prlimit64 (__NR_Linux + 302)
1280#define __NR_name_to_handle_at (__NR_Linux + 303)
Elliott Hughesabd62612013-11-08 11:45:48 -08001281#define __NR_open_by_handle_at (__NR_Linux + 304)
1282#define __NR_clock_adjtime (__NR_Linux + 305)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001283/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001284#define __NR_syncfs (__NR_Linux + 306)
1285#define __NR_sendmmsg (__NR_Linux + 307)
Elliott Hughesabd62612013-11-08 11:45:48 -08001286#define __NR_setns (__NR_Linux + 308)
1287#define __NR_process_vm_readv (__NR_Linux + 309)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001288/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Elliott Hughesabd62612013-11-08 11:45:48 -08001289#define __NR_process_vm_writev (__NR_Linux + 310)
1290#define __NR_kcmp (__NR_Linux + 311)
Elliott Hughesabd62612013-11-08 11:45:48 -08001291#define __NR_finit_module (__NR_Linux + 312)
Christopher Ferris38062f92014-07-09 15:33:25 -07001292#define __NR_sched_setattr (__NR_Linux + 313)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001293/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris38062f92014-07-09 15:33:25 -07001294#define __NR_sched_getattr (__NR_Linux + 314)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -07001295#define __NR_renameat2 (__NR_Linux + 315)
Christopher Ferris82d75042015-01-26 10:57:07 -08001296#define __NR_seccomp (__NR_Linux + 316)
1297#define __NR_getrandom (__NR_Linux + 317)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001298/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris82d75042015-01-26 10:57:07 -08001299#define __NR_memfd_create (__NR_Linux + 318)
1300#define __NR_bpf (__NR_Linux + 319)
Christopher Ferris05d08e92016-02-04 13:16:38 -08001301#define __NR_execveat (__NR_Linux + 320)
1302#define __NR_userfaultfd (__NR_Linux + 321)
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001303/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris05d08e92016-02-04 13:16:38 -08001304#define __NR_membarrier (__NR_Linux + 322)
1305#define __NR_mlock2 (__NR_Linux + 323)
Christopher Ferris106b3a82016-08-24 12:15:38 -07001306#define __NR_copy_file_range (__NR_Linux + 324)
1307#define __NR_preadv2 (__NR_Linux + 325)
Christopher Ferris106b3a82016-08-24 12:15:38 -07001308/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001309#define __NR_pwritev2 (__NR_Linux + 326)
1310#define __NR_pkey_mprotect (__NR_Linux + 327)
1311#define __NR_pkey_alloc (__NR_Linux + 328)
1312#define __NR_pkey_free (__NR_Linux + 329)
1313/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
1314#define __NR_Linux_syscalls 329
Christopher Ferris106b3a82016-08-24 12:15:38 -07001315#endif
1316#define __NR_N32_Linux 6000
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001317#define __NR_N32_Linux_syscalls 329
Christopher Ferrisba8d4f42014-09-03 19:56:49 -07001318/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris6a9755d2017-01-13 14:09:31 -08001319#endif