]> granicus.if.org Git - strace/commitdiff
aarch64: properly decode generic syscalls
authorAndreas Schwab <schwab@suse.de>
Thu, 12 Mar 2015 15:17:45 +0000 (16:17 +0100)
committerAndreas Schwab <schwab@suse.de>
Mon, 16 Mar 2015 15:25:09 +0000 (16:25 +0100)
* linux/aarch64/syscallent1.h: Don't override entries 277 to 1023.

linux/aarch64/syscallent1.h

index 4ec9665f73bbc9689a50f79db7a03cdff01bb984..a72bb7b55ef5a2f2fab0df7980239d31abfb939b 100644 (file)
@@ -3,9 +3,6 @@
 /* Arch-specific block, not used on AArch64 */
 [244 ... 259] = { },
 
-/* Blank down to 1023 */
-[277 ... 1023] = { },
-
 /* Quote from asm-generic/unistd.h:
  *
  * All syscalls below here should go away really,