diff options
Diffstat (limited to 'arch/ppc64/kernel/misc.S')
-rw-r--r-- | arch/ppc64/kernel/misc.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/misc.S b/arch/ppc64/kernel/misc.S index eb407c429bb0..755d73f222e2 100644 --- a/arch/ppc64/kernel/misc.S +++ b/arch/ppc64/kernel/misc.S | |||
@@ -1175,7 +1175,7 @@ _GLOBAL(sys_call_table32) | |||
1175 | .llong .sys32_utimes | 1175 | .llong .sys32_utimes |
1176 | .llong .compat_sys_statfs64 | 1176 | .llong .compat_sys_statfs64 |
1177 | .llong .compat_sys_fstatfs64 | 1177 | .llong .compat_sys_fstatfs64 |
1178 | .llong .ppc32_fadvise64_64 /* 32bit only fadvise64_64 */ | 1178 | .llong .ppc_fadvise64_64 /* 32bit only fadvise64_64 */ |
1179 | .llong .ppc_rtas /* 255 */ | 1179 | .llong .ppc_rtas /* 255 */ |
1180 | .llong .sys_ni_syscall /* 256 reserved for sys_debug_setcontext */ | 1180 | .llong .sys_ni_syscall /* 256 reserved for sys_debug_setcontext */ |
1181 | .llong .sys_ni_syscall /* 257 reserved for vserver */ | 1181 | .llong .sys_ni_syscall /* 257 reserved for vserver */ |