]> granicus.if.org Git - strace/commit
arm: rewrite shuffle_scno in a bit more readable way
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 11 Jan 2015 17:26:29 +0000 (17:26 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 12 Jan 2015 17:32:09 +0000 (17:32 +0000)
commitcf7248d004153194ce15a215afc0803e9798ecb7
tree4d97186cb9726bc1c87589cb97e4132d2ecc36b8
parent12e24427845a1e97e6ffd65153a3752c6d02de7d
arm: rewrite shuffle_scno in a bit more readable way

* linux/arm/syscallent.h: Define ARM_FIRST_SHUFFLED_SYSCALL instead of
ARM_LAST_ORDINARY_SYSCALL.
* syscall.c [ARM || AARCH64] (shuffle_scno): Update.
linux/arm/syscallent.h
syscall.c