diff options
Diffstat (limited to 'gdb/tm-spc-noun.h')
-rw-r--r-- | gdb/tm-spc-noun.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/tm-spc-noun.h b/gdb/tm-spc-noun.h index a77ea0a..ab5a6a6 100644 --- a/gdb/tm-spc-noun.h +++ b/gdb/tm-spc-noun.h @@ -1,6 +1,6 @@ /* Target machine definitions for GDB for an embedded SPARC, that uses a file format where symbols have no leading underscore. - Copyright (C) 1989, 1992 Free Software Foundation, Inc. + Copyright 1989, 1992 Free Software Foundation, Inc. This file is part of GDB. @@ -20,11 +20,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "tm-sparc.h" -/* Arbitrary -- FIXME. */ - -#undef STACK_END_ADDRESS -#define STACK_END_ADDRESS 0xf8000000 - /* Offsets into jmp_buf. Not defined by Sun, but at least documented in a comment in <machine/setjmp.h>! */ |