mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
* tm-vx68.h, tm-es1800.h: Use tm-68k.h rather than tm-sun3.h.
* tm-sun3.h: Remove STACK_END_ADDR, no longer used. * tm-sun3os4.h: Update comments. * xm-delta88.h: Remove STACK_END_ADDR.
This commit is contained in:
@ -24,13 +24,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#define GDB_TARGET_IS_SUN3 1
|
||||
|
||||
/* Address of the end of stack space. We get this from the system
|
||||
include files. */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <machine/vmparam.h>
|
||||
#define STACK_END_ADDR USRSTACK
|
||||
|
||||
#include "tm-68k.h"
|
||||
|
||||
/* Offsets (in target ints) into jmp_buf. Not defined by Sun, but at least
|
||||
|
Reference in New Issue
Block a user