* 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:
John Gilmore
1992-09-02 20:50:31 +00:00
parent 2afc285dd5
commit 6131a42a8d
6 changed files with 81 additions and 32 deletions

View File

@ -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