summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/syscalls/syscalltbl
Commit message (Collapse)AuthorAgeFilesLines
* s390/syscalls: add syscalltbl scriptHendrik Brueckner2018-01-231-0/+232
Introduce the syscalltbl script to read the system call table and generate respective uapi unistd.h header files. Also it generates the contents syscalls.S - the real system call table - which is included by arch/s390/kernel/entry.S. 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>
OpenPOWER on IntegriCloud