aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Makefile
diff options
context:
space:
mode:
authorHendrik Brueckner <brueckner@linux.vnet.ibm.com>2017-12-18 16:30:13 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2018-01-23 07:36:50 +0100
commit857f46bfb07f53dc112d69bdfb137cc5ec3da7c5 (patch)
treed63221f5a91f1353576bf9f87b515aa466a0e63d /arch/s390/Makefile
parents390/decompressor: swap .text and .rodata.compressed sections (diff)
downloadlinux-dev-857f46bfb07f53dc112d69bdfb137cc5ec3da7c5.tar.xz
linux-dev-857f46bfb07f53dc112d69bdfb137cc5ec3da7c5.zip
s390/syscalls: add system call table
Add a table that lists available system calls and their entry functions. With this change, adding new system calls become fairly easy: 1. Add a new table entry consisting of the system call number, abi (common or 64/31 bit only), and the entry functions. 2. If necessary, create a compat syscall wrapper. Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/Makefile')
0 files changed, 0 insertions, 0 deletions