From ea2455a9397a7acc320eda9b70e6401ff8657eef Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Sat, 26 Jun 1993 01:44:56 +0000 Subject: [PATCH] * config/m68k/tm-m68k.h: Remove obsolete comment about duplicating CALL_DUMMY between different 68k machines. --- gdb/config/m68k/tm-m68k.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/gdb/config/m68k/tm-m68k.h b/gdb/config/m68k/tm-m68k.h index 7c397099107..f78fbcebb7d 100644 --- a/gdb/config/m68k/tm-m68k.h +++ b/gdb/config/m68k/tm-m68k.h @@ -363,12 +363,7 @@ extern const struct ext_format ext_format_68881; #endif /* no FIND_FRAME_SAVED_REGS. */ -/* Things needed for making the inferior call functions. - It seems like every m68k based machine has almost identical definitions - in the individual machine's configuration files. Most other cpu types - (mips, i386, etc) have routines in their *-tdep.c files to handle this - for most configurations. The m68k family should be able to do this as - well. These macros can still be overridden when necessary. */ +/* Things needed for making the inferior call functions. */ /* The CALL_DUMMY macro is the sequence of instructions, as disassembled by gdb itself: -- 2.30.2