From: Alan Cox Date: Sat, 14 Feb 2015 17:11:59 +0000 (+0000) Subject: zx128: move initializer data into some of the hole we need for the betadisc X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=073f64ddcebb355219d9045e5db7df581186621a;p=FUZIX.git zx128: move initializer data into some of the hole we need for the betadisc --- diff --git a/Kernel/platform-zx128/crt0.s b/Kernel/platform-zx128/crt0.s index ef523669..e0e8bc45 100644 --- a/Kernel/platform-zx128/crt0.s +++ b/Kernel/platform-zx128/crt0.s @@ -8,6 +8,7 @@ .area _STUBS .area _CONST .area _INITIALIZED + .area _INITIALIZER ; ; We move INITIALIZER into INITIALIZED at preparation time ; then pack COMMONMEM.. end of INITIALIZED after DISCARD @@ -17,7 +18,6 @@ .area _BSEG .area _BSS .area _HEAP - .area _INITIALIZER .area _GSINIT .area _GSFINAL ;