diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-09-03 15:56:00 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-09-03 15:56:00 +0000 |
commit | a1aae90f2e94072f5c747a9740526554c51df7fc (patch) | |
tree | 18e1a561c9a7af3b3ba111f8b6ecdfb2f25e12bc /gdb/m68k-tdep.c | |
parent | 38c5f504d16b7e3668ec28665aaef4f541949450 (diff) | |
download | gdb-a1aae90f2e94072f5c747a9740526554c51df7fc.zip gdb-a1aae90f2e94072f5c747a9740526554c51df7fc.tar.gz gdb-a1aae90f2e94072f5c747a9740526554c51df7fc.tar.bz2 |
remove obsolete comment about call function stuff being duplicated
Diffstat (limited to 'gdb/m68k-tdep.c')
-rw-r--r-- | gdb/m68k-tdep.c | 7 |
1 files changed, 0 insertions, 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 |