include/elf/
[deliverable/binutils-gdb.git] / gdb / cli / cli-script.h
index dafd3da8fc8e2e55f3e49e51c84824b5c74b6d2c..c65223fe03c5344cf677c7b5b511f53a002b5b24 100644 (file)
@@ -33,7 +33,8 @@ extern void while_command (char *arg, int from_tty);
 
 extern void if_command (char *arg, int from_tty);
 
-extern void show_user_1 (struct cmd_list_element *c, struct ui_file *stream);
+extern void show_user_1 (struct cmd_list_element *c, char *prefix,
+                        char *name, struct ui_file *stream);
 
 /* Exported to gdb/breakpoint.c */
 
This page took 0.02449 seconds and 4 git commands to generate.