summaryrefslogtreecommitdiffstats
path: root/libc/kernel/uapi/asm-x86/asm/unistd_64.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2015-01-26 10:57:07 -0800
committerChristopher Ferris <cferris@google.com>2015-01-26 10:57:07 -0800
commit82d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0f (patch)
tree2d3e27eac5a493892ef219628b1ebdc98349b948 /libc/kernel/uapi/asm-x86/asm/unistd_64.h
parent7f3d65de8cf2920981d73adee278c0d7bee79170 (diff)
downloadbionic-82d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0f.zip
bionic-82d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0f.tar.gz
bionic-82d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0f.tar.bz2
Update kernel headers to v3.18.3.
Bug: 19127803 Change-Id: I67fa0832322ddd0032d909476047578be052bcf2
Diffstat (limited to 'libc/kernel/uapi/asm-x86/asm/unistd_64.h')
-rw-r--r--libc/kernel/uapi/asm-x86/asm/unistd_64.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/libc/kernel/uapi/asm-x86/asm/unistd_64.h b/libc/kernel/uapi/asm-x86/asm/unistd_64.h
index 36d5118..c538b21 100644
--- a/libc/kernel/uapi/asm-x86/asm/unistd_64.h
+++ b/libc/kernel/uapi/asm-x86/asm/unistd_64.h
@@ -414,5 +414,11 @@
#define __NR_sched_setattr 314
#define __NR_sched_getattr 315
#define __NR_renameat2 316
-#endif
+#define __NR_seccomp 317
+/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
+#define __NR_getrandom 318
+#define __NR_memfd_create 319
+#define __NR_kexec_file_load 320
+#define __NR_bpf 321
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
+#endif