diff options
| -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 ee3dfb5be6cd..cf931003395f 100755 --- a/scripts/checksyscalls.sh +++ b/scripts/checksyscalls.sh | |||
| @@ -150,6 +150,7 @@ cat << EOF | |||
| 150 | #define __IGNORE_uselib | 150 | #define __IGNORE_uselib |
| 151 | #define __IGNORE__sysctl | 151 | #define __IGNORE__sysctl |
| 152 | #define __IGNORE_arch_prctl | 152 | #define __IGNORE_arch_prctl |
| 153 | #define __IGNORE_nfsservctl | ||
| 153 | 154 | ||
| 154 | /* ... including the "new" 32-bit uid syscalls */ | 155 | /* ... including the "new" 32-bit uid syscalls */ |
| 155 | #define __IGNORE_lchown32 | 156 | #define __IGNORE_lchown32 |
