* arm-tdep.h (arm_get_next_pc): Add declaration.
authorKeith Seitz <keiths@redhat.com>
Wed, 13 Feb 2002 17:09:07 +0000 (17:09 +0000)
committerKeith Seitz <keiths@redhat.com>
Wed, 13 Feb 2002 17:09:07 +0000 (17:09 +0000)
gdb/ChangeLog
gdb/arm-tdep.h

index ad8474726cf0a5616df058320bed997e4fb24a7f..80aad0d2d7d0ae6bf3149fd0ef4ac751fbf20cd9 100644 (file)
@@ -1,3 +1,7 @@
+2002-02-13  Keith Seitz  <keiths@redhat.com>
+
+       * arm-tdep.h (arm_get_next_pc): Add declaration.
+
 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
 
        * arm-tdep.c (arm_use_struct_convention): Make static.  Move to be
index 197d4392aaf66fbdbc115e1b9fd4d4b295d348e4..fc8e01a27e544963f8c6449f057f18fdf2f7dd97 100644 (file)
@@ -106,3 +106,4 @@ int arm_pc_is_thumb (CORE_ADDR);
 
 CORE_ADDR thumb_get_next_pc (CORE_ADDR);
 
+CORE_ADDR arm_get_next_pc (CORE_ADDR);
This page took 0.029766 seconds and 4 git commands to generate.