* Makefile, Makefile.rules: compile utils directory,
[fw/sdcc] / device / lib / gbz80 / crt0.s
index 00faa3ba2914063cacc9c897e521b7aa89216210..3da7e31970edd3613b71ebb7f82a9188631cfac4 100644 (file)
@@ -38,6 +38,7 @@ init:
        jp      _exit
 
        ;; Ordering of segments for the linker.
+       .area   _HOME
        .area   _CODE
         .area   _GSINIT
         .area   _GSFINAL