]> granicus.if.org Git - strace/commit
arm: shorten syscall table for EABI - no point in storing NULL entries
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Feb 2013 17:08:25 +0000 (18:08 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Feb 2013 17:08:25 +0000 (18:08 +0100)
commite7030e5a7ef541f0ffda46a2850ef720245f01a5
tree2e4f1e4c896a8c59db70ec44bfc5f6ff110072e0
parent4bfb198db17d9a6b83f104d4f1e184664db78391
arm: shorten syscall table for EABI - no point in storing NULL entries

Also, reformatted ARM code in get_scno(), mostly improved comments,
without code changes.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
linux/arm/signalent1.h
linux/arm/syscallent.h
syscall.c