diff options
Diffstat (limited to 'backends/ppc_init.c')
-rw-r--r-- | backends/ppc_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/ppc_init.c b/backends/ppc_init.c index ac440ab2..08468f8f 100644 --- a/backends/ppc_init.c +++ b/backends/ppc_init.c @@ -54,7 +54,6 @@ ppc_init (Elf *elf __attribute__ ((unused)), HOOK (eh, bss_plt_p); HOOK (eh, return_value_location); HOOK (eh, register_info); - HOOK (eh, syscall_abi); HOOK (eh, core_note); HOOK (eh, auxv_info); HOOK (eh, check_object_attribute); |