aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-x86/asm/unistd_32.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2020-04-06 11:30:24 -0700
committerChristopher Ferris <cferris@google.com>2020-04-06 11:34:57 -0700
commit0e97285586fbd621a20efb9bd2e95ad8aebfbf41 (patch)
tree882320367a81849aa10a43b07abe86d298da249c /original/uapi/asm-x86/asm/unistd_32.h
parent621cc8f5bb7946fb265e534b3258857a15293560 (diff)
downloadkernel-headers-0e97285586fbd621a20efb9bd2e95ad8aebfbf41.tar.gz
Update to v5.6 kernel headers.
Kernel headers coming from: Git: https://android.googlesource.com/kernel/common/ Branch: android-mainline Tag: android-mainline-5.6 Includes updates of original/scsi files to match kernel headers: scsi_ioctl.h sg.h Test: NA Change-Id: I1d97b14f4b746e28cfa772e0007ae5ce8428389c
Diffstat (limited to 'original/uapi/asm-x86/asm/unistd_32.h')
-rw-r--r--original/uapi/asm-x86/asm/unistd_32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/original/uapi/asm-x86/asm/unistd_32.h b/original/uapi/asm-x86/asm/unistd_32.h
index e8ebec1..f6e06fc 100644
--- a/original/uapi/asm-x86/asm/unistd_32.h
+++ b/original/uapi/asm-x86/asm/unistd_32.h
@@ -426,5 +426,7 @@
#define __NR_fspick 433
#define __NR_pidfd_open 434
#define __NR_clone3 435
+#define __NR_openat2 437
+#define __NR_pidfd_getfd 438
#endif /* _ASM_X86_UNISTD_32_H */