summaryrefslogtreecommitdiff
path: root/src/m/mips.h
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-05-22 18:47:02 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-05-22 18:47:02 +0000
commitff8ee814882309598ab40b948aaa9aaaa5973306 (patch)
tree964e769b6721f629da0ba1897dd500d55001bdbc /src/m/mips.h
parentba4766b3b7af88a3323f1a4efc9ef93bb8136735 (diff)
downloademacs-ff8ee814882309598ab40b948aaa9aaaa5973306.tar.gz
* 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 b361c9aa010..cd8d994a5f9 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