Whitespace fix in gdb.base/skip.exp
[deliverable/binutils-gdb.git] / gdb / arm-tdep.h
index 6d1a91ca35ef3b6beda5fb0fe3ab7e2ce2d60310..2cf3379d7841c2ff7053e02614be7e418c8744c2 100644 (file)
@@ -26,6 +26,10 @@ struct get_next_pcs;
 struct arm_get_next_pcs;
 struct gdb_get_next_pcs;
 
+/* Set to true if the 32-bit mode is in use.  */
+
+extern bool arm_apcs_32;
+
 #include "gdbarch.h"
 #include "arch/arm.h"
 #include "infrun.h"
This page took 0.049348 seconds and 4 git commands to generate.