* arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.
[deliverable/binutils-gdb.git] / gdb / arm-tdep.c
index e5e9055083474edbb83ddd2a84dcf7577f0078a5..824841822866388f94339907c7492607d60c95d6 100644 (file)
@@ -262,7 +262,7 @@ int arm_apcs_32 = 1;
 
 /* Return the bit mask in ARM_PS_REGNUM that indicates Thumb mode.  */
 
-static int
+int
 arm_psr_thumb_bit (struct gdbarch *gdbarch)
 {
   if (gdbarch_tdep (gdbarch)->is_m)
This page took 0.025304 seconds and 4 git commands to generate.