diff options
| author | Your Name <[email protected]> | 2023-07-18 08:33:41 +0000 |
|---|---|---|
| committer | Your Name <[email protected]> | 2023-07-18 08:33:41 +0000 |
| commit | c6c83e45719d3774bf723536f323e317eb9a384b (patch) | |
| tree | e80c5a2f5029cc5dc6da4f4a59ecb86d16eb273e /arch/x86/entry/syscalls/syscall_64.tbl | |
| parent | d1528589b422729a8f9b10fce153425bc8ed5949 (diff) | |
add system call uintr_event(int fd)temp2
Diffstat (limited to 'arch/x86/entry/syscalls/syscall_64.tbl')
| -rw-r--r-- | arch/x86/entry/syscalls/syscall_64.tbl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/entry/syscalls/syscall_64.tbl b/arch/x86/entry/syscalls/syscall_64.tbl index 444af44e5947..e3e0b47c40a2 100644 --- a/arch/x86/entry/syscalls/syscall_64.tbl +++ b/arch/x86/entry/syscalls/syscall_64.tbl @@ -376,6 +376,7 @@ 452 common uintr_register_sender sys_uintr_register_sender 453 common uintr_unregister_sender sys_uintr_unregister_sender 454 common uintr_wait sys_uintr_wait +455 common uintr_event sys_uintr_event # # Due to a historical design error, certain syscalls are numbered differently |
