]> git.sur5r.net Git - cc65/blobdiff - cfg/atarixl-overlay.cfg
add SER_BAUD_56_875
[cc65] / cfg / atarixl-overlay.cfg
index 2f5595c0b20ac5c8a0c1a898eefa3fb5b6972cb0..68d0f524e07622f3bec178aea49228af7ecd9dee 100644 (file)
@@ -5,12 +5,10 @@ FEATURES {
 SYMBOLS {
     __EXEHDR__:          type = import;
     __SYSTEM_CHECK__:    type = import;  # force inclusion of "system check" load chunk
-    __MAINCHNKHDR__:     type = import;
     __AUTOSTART__:       type = import;  # force inclusion of autostart "trailer"
     __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 {