]> git.sur5r.net Git - cc65/blobdiff - libsrc/common/fprintf.s
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / common / fprintf.s
index 732c54329b4d743bfce41b7f5b8eb57c02e342bb..0ef37bc508934e6e52fcbf5c36631adae5247732 100644 (file)
@@ -5,7 +5,7 @@
 ;
 
        .export         _fprintf
-       .import         pushax, addysp, decsp4, _vfprintf
+       .import         addysp, decsp4, _vfprintf
        .importzp       sp, ptr1
 
        .macpack        generic