[S390] remove export of sys_call_table
Remove export of the sys_call_table symbol to prevent the misuse of it. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
@ -1019,7 +1019,6 @@ cleanup_io_leave_insn:
|
||||
.long cleanup_critical
|
||||
|
||||
#define SYSCALL(esa,esame,emu) .long esa
|
||||
.globl sys_call_table
|
||||
sys_call_table:
|
||||
#include "syscalls.S"
|
||||
#undef SYSCALL
|
||||
|
Reference in New Issue
Block a user