aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/syscalls.c')
-rw-r--r--arch/ppc64/kernel/syscalls.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/ppc64/kernel/syscalls.c b/arch/ppc64/kernel/syscalls.c
index a8cbb202b8cd..05f16633bd2c 100644
--- a/arch/ppc64/kernel/syscalls.c
+++ b/arch/ppc64/kernel/syscalls.c
@@ -46,10 +46,6 @@
46 46
47extern unsigned long wall_jiffies; 47extern unsigned long wall_jiffies;
48 48
49void
50check_bugs(void)
51{
52}
53 49
54/* 50/*
55 * sys_ipc() is the de-multiplexer for the SysV IPC calls.. 51 * sys_ipc() is the de-multiplexer for the SysV IPC calls..