From 3e0b0f4890824bbbeb56081ac7d633537c94ad15 Mon Sep 17 00:00:00 2001
From: Keith Seitz <keiths@redhat.com>
Date: Wed, 13 Feb 2002 17:09:07 +0000
Subject: 	* arm-tdep.h (arm_get_next_pc): Add declaration.

---
 gdb/arm-tdep.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'gdb/arm-tdep.h')

diff --git a/gdb/arm-tdep.h b/gdb/arm-tdep.h
index 197d439..fc8e01a 100644
--- a/gdb/arm-tdep.h
+++ b/gdb/arm-tdep.h
@@ -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);
-- 
cgit v1.1