]> git.sur5r.net Git - cc65/blobdiff - libsrc/runtime/lle.s
no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES
[cc65] / libsrc / runtime / lle.s
index 06d6e0abc46ee3d34992c24a074e81c90c8e87b7..6f11e0339ddb8b1758b4cd1180bc9c79c04d2b72 100644 (file)
@@ -5,9 +5,9 @@
 ;
 
        .export         tosleeax
-       .import         lcmp, boolle
+       .import         toslcmp, boolle
 
 tosleeax:
-               jsr     lcmp            ; Set the flags
+               jsr     toslcmp         ; Set the flags
        jmp     boolle          ; Convert to boolean