aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/mips.h
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2009-05-22 18:47:02 +0000
committerChong Yidong <[email protected]>2009-05-22 18:47:02 +0000
commit34001e4188a9b6122cfd65588fa15561af43bac4 (patch)
tree1ee314531d6431d89314fccb755f57a6a2c8e8c2 /src/m/mips.h
parent46306a17286295bef205539603aa9cde7efc1258 (diff)
* m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
Diffstat (limited to 'src/m/mips.h')
-rw-r--r--src/m/mips.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/mips.h b/src/m/mips.h
index b361c9aa01..cd8d994a5f 100644
--- a/src/m/mips.h
+++ b/src/m/mips.h
@@ -49,7 +49,10 @@ NOTE-END */
/* Describe layout of the address space in an executing process. */
#define TEXT_START 0x00400000
+
+#ifndef GNU_LINUX
#define DATA_START 0x10000000
+#endif
#if 0 /* These definitions were advantageous when not using