]> git.sur5r.net Git - cc65/blobdiff - cfg/telestrat.cfg
Correcting some code from github comments
[cc65] / cfg / telestrat.cfg
index b9f0b40261dfbf4f78c2537464ef8b0fd54a29c7..395a936e1bd9e6d0c6c886801a0eadf35cba998d 100644 (file)
@@ -1,9 +1,6 @@
 SYMBOLS {
-
     __ORIXHDR__:   type = import;
-
     __STACKSIZE__: type = weak, value = $0800; # 2K stack
-
     __RAMEND__:    type = weak, value = $9800;
 }
 MEMORY {