zx128: move initializer data into some of the hole we need for the betadisc
authorAlan Cox <alan@linux.intel.com>
Sat, 14 Feb 2015 17:11:59 +0000 (17:11 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 14 Feb 2015 17:11:59 +0000 (17:11 +0000)
Kernel/platform-zx128/crt0.s

index ef52366..e0e8bc4 100644 (file)
@@ -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
        ;