Refactor DIE reading.
[deliverable/binutils-gdb.git] / gdb / arm-wince-tdep.c
index 5463f6a3ea7344a213ad9a4085af7068fb548959..5bc6473468ab456a0583f1fd9c0b61f1403e1f6f 100644 (file)
@@ -84,7 +84,7 @@ arm_pe_skip_trampoline_code (struct frame_info *frame, CORE_ADDR pc)
    the address of the instruction following that call.  Otherwise, it
    simply returns PC.  */
 
-CORE_ADDR
+static CORE_ADDR
 arm_wince_skip_main_prologue (struct gdbarch *gdbarch, CORE_ADDR pc)
 {
   enum bfd_endian byte_order = gdbarch_byte_order (gdbarch);
This page took 0.024415 seconds and 4 git commands to generate.