aboutsummaryrefslogtreecommitdiffstats
path: root/Patches/linux2.2sparc
blob: 3a5cd80f280b350b56a2267f195582639377df1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gc/gcconfig.h.org
+++ gc/gcconfig.h
@@ -601,7 +601,7 @@
       extern int _end;
 #     define DATAEND (&_end)
 #     define SVR4
-#     define STACKBOTTOM ((ptr_t) 0xf0000000)
+#     define STACKBOTTOM ((ptr_t) 0xeffff000)
 #   endif
 # endif