Browse Source

remove obsolete comment about call function stuff being duplicated

gdb-4_18-branch
Jim Kingdon 33 years ago
parent
commit
a1aae90f2e
  1. 7
      gdb/m68k-tdep.c

7
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

Loading…
Cancel
Save