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 /scripts/checksyscalls.sh | |
| parent | d1528589b422729a8f9b10fce153425bc8ed5949 (diff) | |
add system call uintr_event(int fd)temp2
Diffstat (limited to 'scripts/checksyscalls.sh')
| -rwxr-xr-x | scripts/checksyscalls.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/checksyscalls.sh b/scripts/checksyscalls.sh index 0969580d829c..857106a48d2d 100755 --- a/scripts/checksyscalls.sh +++ b/scripts/checksyscalls.sh @@ -210,6 +210,7 @@ cat << EOF #define __IGNORE_uintr_register_sender #define __IGNORE_uintr_unregister_sender #define __IGNORE_uintr_wait +#define __IGNORE_uintr_event /* ... including the "new" 32-bit uid syscalls */ #define __IGNORE_lchown32 |
