]> git.sur5r.net Git - cc65/blobdiff - libsrc/cbm/write.s
Renamed INITBSS to INIT and INIT to ONCE.
[cc65] / libsrc / cbm / write.s
index e6da59c0f1e00d31d22288b9442ba2e4962dbd7a..20999d2aceba98adca7a6fc21b9134971f4beb88 100644 (file)
@@ -20,7 +20,7 @@
 ;--------------------------------------------------------------------------
 ; initstdout: Open the stdout and stderr file descriptors for the screen.
 
-.segment        "INIT"
+.segment        "ONCE"
 
 .proc   initstdout