]> git.sur5r.net Git - cc65/blobdiff - cfg/atarixl-overlay.cfg
Force inclusion of 'shadow RAM preparation' load chunk in crt0.s and
[cc65] / cfg / atarixl-overlay.cfg
index 0c903ef45c7c7dfd537c2fae9d21808681f846cf..68d0f524e07622f3bec178aea49228af7ecd9dee 100644 (file)
@@ -9,7 +9,6 @@ SYMBOLS {
     __STACKSIZE__:       type = weak, value = $0800; # 2k stack
     __OVERLAYSIZE__:     type = weak, value = $1000; # 4k overlay
     __STARTADDRESS__:    type = export, value = %S;
-    sramprep:            type = import;  # force inclusion of SRPREP
 }
 
 MEMORY {