]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari/write.s
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / atari / write.s
index e6bc8cc8debc6662593c51e85c66dc0573b43d7d..d048dfd467a1ba5a769bbfd490279e04b8704970 100644 (file)
@@ -1,5 +1,5 @@
 ;
-; write(iocb, buf, nbytes)->nbytes written
+; int __fastcall__ write (int fd, const void* buf, unsigned count);
 ;
        .include "atari.inc"
        .import __rwsetup,__do_oserror,__inviocb,__oserror