* config/mn10200/tm-mn10200.h (DEPRECATED_PC_IN_CALL_DUMMY):
Delete redundant definition.
+2002-12-08 Andrew Cagney <ac131313@redhat.com>
+
+ * config/mn10200/tm-mn10200.h (DEPRECATED_PC_IN_CALL_DUMMY):
+ Delete redundant definition.
+
2002-12-08 Elena Zannoni <ezannoni@redhat.com>
Import of readline 4.3:
#define CALL_DUMMY_START_OFFSET (0)
#define CALL_DUMMY_BREAKPOINT_OFFSET (0)
#define CALL_DUMMY_LOCATION AT_ENTRY_POINT
-#define DEPRECATED_PC_IN_CALL_DUMMY(pc, sp, frame_address) deprecated_pc_in_call_dummy_at_entry_point (pc, sp, frame_address)
#define FIX_CALL_DUMMY(DUMMY, START, FUNADDR, NARGS, ARGS, TYPE, GCCP)
#define CALL_DUMMY_ADDRESS() entry_point_address ()