From a1aae90f2e94072f5c747a9740526554c51df7fc Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Fri, 3 Sep 1993 15:56:00 +0000 Subject: [PATCH] remove obsolete comment about call function stuff being duplicated --- gdb/m68k-tdep.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/gdb/m68k-tdep.c b/gdb/m68k-tdep.c index f3b4e9b..967bfbc 100644 --- a/gdb/m68k-tdep.c +++ b/gdb/m68k-tdep.c @@ -22,13 +22,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "symtab.h" -/* 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. */ - /* Push an empty stack frame, to record the current PC, etc. */ void -- 2.7.4