]> git.sur5r.net Git - cc65/blobdiff - libsrc/cbm/read.s
Renamed INITBSS to INIT and INIT to ONCE.
[cc65] / libsrc / cbm / read.s
index e0fd8d51b5dd8aff89d07fffa83ae979c8b309c3..87a2c703785baf108f57460c825c31358aefb83c 100644 (file)
@@ -22,7 +22,7 @@
 ;--------------------------------------------------------------------------
 ; initstdin: Open the stdin file descriptors for the keyboard
 
-.segment        "INIT"
+.segment        "ONCE"
 
 .proc   initstdin