]> granicus.if.org Git - strace/commit
ARM EABI: reserve some space for new syscalls
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 11 Jan 2015 17:35:37 +0000 (17:35 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 12 Jan 2015 17:32:16 +0000 (17:32 +0000)
commit48ce4a3a5284acbd256aa9226e44c34790ec0cd2
tree5f6597d637cc319efe502656b250dab6018913d0
parentcf7248d004153194ce15a215afc0803e9798ecb7
ARM EABI: reserve some space for new syscalls

Reserve the same space for new syscalls on EABI as it is already
reserved on OABI.

* linux/arm/syscallent.h [__ARM_EABI__] (ARM_FIRST_SHUFFLED_SYSCALL):
Raise to 400.
linux/arm/syscallent.h