tools include UAPI: Update linux/mount.h copy
[linux-2.6-microblaze.git] / scripts / checksyscalls.sh
index b760995..fd9777f 100755 (executable)
@@ -266,4 +266,4 @@ syscall_list() {
 }
 
 (ignore_list && syscall_list $(dirname $0)/../arch/x86/entry/syscalls/syscall_32.tbl) | \
-$* -E -x c - > /dev/null
+$* -Wno-error -E -x c - > /dev/null