Replace clear_hook_in_cleanup with scoped_restore_hook_in
[deliverable/binutils-gdb.git] / gdb / exec.c
index 92c87e4e02f096c2ec04bf305465649c876153f8..d20afdce291b4b823ed0d3a8230054f2453c8a0c 100644 (file)
@@ -57,8 +57,6 @@ static void exec_files_info (struct target_ops *);
 
 static void init_exec_ops (void);
 
-void _initialize_exec (void);
-
 /* The target vector for executable files.  */
 
 static struct target_ops exec_ops;
This page took 0.025061 seconds and 4 git commands to generate.