If a region is specified assign it to all sections inside the overlay unless they...
[deliverable/binutils-gdb.git] / gdb / gdbcmd.h
index 0f591b3c6f457dcf27464e9175a936bd80af8fe4..1b459380f5d7886421905236a515fb5437f7a398 100644 (file)
@@ -112,8 +112,6 @@ extern struct cmd_list_element *setchecklist;
 
 extern struct cmd_list_element *showchecklist;
 
-extern void execute_user_command (struct cmd_list_element *, char *);
-
 extern void execute_command (char *, int);
 
 enum command_control_type execute_control_command (struct command_line *);
@@ -125,8 +123,4 @@ extern void print_command_lines (struct ui_out *,
                                 struct command_line *, unsigned int);
 #endif
 
-extern char **noop_completer (char *, char *);
-
-extern char **filename_completer (char *, char *);
-
 #endif /* !defined (GDBCMD_H) */
This page took 0.023709 seconds and 4 git commands to generate.