Add "make pdf" and "make install-pdf", from Brooks Moses
[deliverable/binutils-gdb.git] / gdb / defs.h
index c7e6d3a51be4964ed59cc95af50f619648e261a3..c793ea4c57e27d9180684b2d05ece983f7ece768 100644 (file)
@@ -345,8 +345,6 @@ extern int subset_compare (char *, char *);
 
 extern char *safe_strerror (int);
 
-extern void request_quit (int);
-
 #define        ALL_CLEANUPS    ((struct cleanup *)0)
 
 extern void do_cleanups (struct cleanup *);
@@ -691,6 +689,7 @@ enum command_control_type
     continue_control,
     while_control,
     if_control,
+    commands_control,
     invalid_control
   };
 
This page took 0.02356 seconds and 4 git commands to generate.