summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic
diff options
context:
space:
mode:
authorYour Name <[email protected]>2023-07-18 08:33:41 +0000
committerYour Name <[email protected]>2023-07-18 08:33:41 +0000
commitc6c83e45719d3774bf723536f323e317eb9a384b (patch)
treee80c5a2f5029cc5dc6da4f4a59ecb86d16eb273e /include/uapi/asm-generic
parentd1528589b422729a8f9b10fce153425bc8ed5949 (diff)
add system call uintr_event(int fd)temp2
Diffstat (limited to 'include/uapi/asm-generic')
-rw-r--r--include/uapi/asm-generic/unistd.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/uapi/asm-generic/unistd.h b/include/uapi/asm-generic/unistd.h
index b9a8b344270a..477f5f427530 100644
--- a/include/uapi/asm-generic/unistd.h
+++ b/include/uapi/asm-generic/unistd.h
@@ -892,9 +892,11 @@ __SYSCALL(__NR_uintr_register_sender, sys_uintr_register_sender)
__SYSCALL(__NR_uintr_unregister_sender, sys_uintr_unregister_sender)
#define __NR_uintr_wait 454
__SYSCALL(__NR_uintr_wait, sys_uintr_wait)
+#define __NR_uintr_event 455
+__SYSCALL(__NR_uintr_event, sys_uintr_event)
#undef __NR_syscalls
-#define __NR_syscalls 455
+#define __NR_syscalls 456
/*
* 32 bit systems traditionally used different