2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
[deliverable/binutils-gdb.git] / gdb / main.h
index 1c91d0770f87cbcdf89d025ed0bc4f48c933ae25..2f5e90cd67fb5788c8823f7040f7b4c1f49649c5 100644 (file)
@@ -32,4 +32,8 @@ struct captured_main_args
 
 extern int gdb_main (struct captured_main_args *);
 
+/* From main.c.  */
+extern int return_child_result;
+extern int return_child_result_value;
+
 #endif
This page took 0.023773 seconds and 4 git commands to generate.