Replace clear_hook_in_cleanup with scoped_restore_hook_in
[deliverable/binutils-gdb.git] / gdb / ppc-linux-nat.c
index 40ea5893664bb717cdad749c7ecdd99412d60ca6..45c8903ef68d219765d6450ae1b783fe5473a14b 100644 (file)
@@ -2473,8 +2473,6 @@ ppc_linux_read_description (struct target_ops *ops)
   return isa205? tdesc_powerpc_isa205_32l : tdesc_powerpc_32l;
 }
 
-void _initialize_ppc_linux_nat (void);
-
 void
 _initialize_ppc_linux_nat (void)
 {
This page took 0.023434 seconds and 4 git commands to generate.