diff options
author | Akinori Ito <aito@eie.yz.yamagata-u.ac.jp> | 2001-11-09 04:59:17 +0000 |
---|---|---|
committer | Akinori Ito <aito@eie.yz.yamagata-u.ac.jp> | 2001-11-09 04:59:17 +0000 |
commit | 6c63633545c254dc085402e0f927a6826d1dd229 (patch) | |
tree | 0126fb5598304c713ea1276e294da9098b5df3b4 /Patches/linux2.2sparc | |
parent | Initial revision (diff) | |
download | w3m-6c63633545c254dc085402e0f927a6826d1dd229.tar.gz w3m-6c63633545c254dc085402e0f927a6826d1dd229.zip |
Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5
Diffstat (limited to 'Patches/linux2.2sparc')
-rw-r--r-- | Patches/linux2.2sparc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Patches/linux2.2sparc b/Patches/linux2.2sparc deleted file mode 100644 index 3a5cd80..0000000 --- a/Patches/linux2.2sparc +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |