]> git.sur5r.net Git - cc65/commitdiff
__syschdir calls initcwd so the latter must not be placed in the INIT segment.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 10 Oct 2012 19:18:09 +0000 (19:18 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 10 Oct 2012 19:18:09 +0000 (19:18 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5843 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/atari/initcwd.s

index 54afeb127d4d97294f166fbcd1a05a43303a8d65..64009995f4f676cd833be883d9c4d420e0bcda20 100644 (file)
@@ -7,8 +7,6 @@
        .import         __cwd
        .include        "atari.inc"
 
-       .segment        "INIT"
-
 .proc  initcwd
 
        jsr     findfreeiocb