2004-11-13 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / config / arm / tm-embed.h
index 6a8c87abc4caba077643a5672481ebf245bf2adb..f72b30a53ca2493274f630b7ed3420aef0283063 100644 (file)
@@ -41,7 +41,6 @@
 #define THUMB_BE_BREAKPOINT {0xbe,0xbe}       
 
 /* Functions for dealing with Thumb call thunks.  */
-#define IN_SOLIB_CALL_TRAMPOLINE(pc, name)     arm_in_call_stub (pc, name)
 #define SKIP_TRAMPOLINE_CODE(pc)               arm_skip_stub (pc)
 extern int arm_in_call_stub (CORE_ADDR pc, char *name);
 extern CORE_ADDR arm_skip_stub (CORE_ADDR pc);
This page took 0.02414 seconds and 4 git commands to generate.