diff --git a/[refs] b/[refs] index c4e13e8d8075..f340f6555021 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a140b98dcd9843f2e21091f2b64f10905150be16 +refs/heads/master: 0e75898fe2499ece0ac3f1475982a828b3283b0d diff --git a/trunk/scripts/checksyscalls.sh b/trunk/scripts/checksyscalls.sh index d24810fc6af6..fd8fa9aa7c4e 100755 --- a/trunk/scripts/checksyscalls.sh +++ b/trunk/scripts/checksyscalls.sh @@ -200,7 +200,7 @@ EOF syscall_list() { grep '^[0-9]' "$1" | sort -n | ( while read nr abi name entry ; do - echo <