aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/mips/tm-mips.h')
-rw-r--r--gdb/config/mips/tm-mips.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/mips/tm-mips.h b/gdb/config/mips/tm-mips.h
index 4a9d375..0ee23c6 100644
--- a/gdb/config/mips/tm-mips.h
+++ b/gdb/config/mips/tm-mips.h
@@ -55,10 +55,6 @@ extern int mips_fpu;
#define IN_SIGTRAMP(pc, name) in_sigtramp(pc, name)
-/* Address of end of stack space. */
-
-#define STACK_END_ADDR (0x7ffff000)
-
/* Stack grows downward. */
#define INNER_THAN <