Clean up some DFP interfaces
[deliverable/binutils-gdb.git] / gdb / gdbarch.sh
index 36451b1a2fb1fe44a6075e03581fb9321e024e8d..addd92df0a57b2ac3c669c5d6b61dee2e8ecd9cc 100755 (executable)
@@ -1278,7 +1278,6 @@ struct target_ops;
 struct obstack;
 struct bp_target_info;
 struct target_desc;
-struct objfile;
 struct symbol;
 struct displaced_step_closure;
 struct syscall;
@@ -2525,8 +2524,6 @@ target_gdbarch (void)
   return current_inferior ()->gdbarch;
 }
 
-extern void _initialize_gdbarch (void);
-
 void
 _initialize_gdbarch (void)
 {
This page took 0.02756 seconds and 4 git commands to generate.