aarch64: properly decode generic syscalls
* linux/aarch64/syscallent1.h: Don't override entries 277 to 1023.
This commit is contained in:
parent
33557845ad
commit
71d6ffc6ed
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user