1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-02-01 14:32:40 +00:00
Files
DoctorWkt.unix-jun72/patches/core/ecore.patch
warren.toomey b5a8011b93 Made core patches and optional patches. Modified tools/rebuild to deal with
these. Modified patches/core/v2_as.patch so that we no longer need sys1.s,
and changed tools/assemv2 to no longer create sys1.s.
2008-05-07 02:44:19 +00:00

12 lines
354 B
Diff

--- 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