1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-02-01 22:43:27 +00:00

Increase the amount of memory user programs have, so that the last1120

C compiler will run.
This commit is contained in:
warren.toomey
2008-05-05 08:40:13 +00:00
parent f02613c0de
commit 74f911c70b

11
patches/ecore.patch Normal file
View File

@@ -0,0 +1,11 @@
--- rebuilt/u0.s Mon May 5 17:57:35 2008
+++ build/u0.s Mon May 5 17:57:54 2008
@@ -43,7 +43,7 @@
.endif
core = orig+40000 / specifies beginning of user's core
-ecore = core+20000 / specifies end of user's core (4096 words)
+ecore = core+40000 / specifies end of user's core (4096 words)
4;4 / init by copy
unkni;0 / " error