linux/arch/arm/include/uapi/asm
Russell King 96a8fae0fe ARM: convert to generated system call tables
Convert ARM to use a similar mechanism to x86 to generate the unistd.h
system call numbers and the various kernel system call tables.  This
means that rather than having to edit three places (asm/unistd.h for
the total number of system calls, uapi/asm/unistd.h for the system call
numbers, and arch/arm/kernel/calls.S for the call table) we have only
one place to edit, making the process much more simple.

The scripts have knowledge of the table padding requirements, so there's
no need to worry about __NR_syscalls not fitting within the immediate
constant field of ALU instructions anymore.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
2016-10-18 21:34:06 +01:00
..
auxvec.h ARM: 8329/1: miscellaneous vdso infrastructure, preparation 2015-03-27 22:20:45 +00:00
byteorder.h
fcntl.h
hwcap.h ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions 2014-02-25 11:40:50 +00:00
ioctls.h
Kbuild ARM: convert to generated system call tables 2016-10-18 21:34:06 +01:00
kvm_para.h
kvm.h ARM: KVM: Support vgic-v3 2016-09-22 13:22:21 +02:00
mman.h
perf_regs.h ARM: perf: add support for perf registers API 2013-09-30 16:41:50 +01:00
posix_types.h
ptrace.h ARM: Add base support for ARMv7-M 2013-04-17 21:38:10 +02:00
setup.h
sigcontext.h
signal.h unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
stat.h
statfs.h
swab.h
unistd.h ARM: convert to generated system call tables 2016-10-18 21:34:06 +01:00