aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/kernel/entry.S')
-rw-r--r--arch/s390/kernel/entry.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/kernel/entry.S b/arch/s390/kernel/entry.S
index 74d80c3bba80..aa8b52c2140f 100644
--- a/arch/s390/kernel/entry.S
+++ b/arch/s390/kernel/entry.S
@@ -1019,7 +1019,6 @@ cleanup_io_leave_insn:
1019 .long cleanup_critical 1019 .long cleanup_critical
1020 1020
1021#define SYSCALL(esa,esame,emu) .long esa 1021#define SYSCALL(esa,esame,emu) .long esa
1022 .globl sys_call_table
1023sys_call_table: 1022sys_call_table:
1024#include "syscalls.S" 1023#include "syscalls.S"
1025#undef SYSCALL 1024#undef SYSCALL