]> git.sur5r.net Git - cc65/blobdiff - libsrc/runtime/lbneg.s
Rather stay with OFF_YEAR as it is an "officially" name.
[cc65] / libsrc / runtime / lbneg.s
index 9d3bb13b590960504ad346fd3b9d7cd9ee5d3e9e..ca737e4269ef4dc0f5312db368ba2b971f862bbd 100644 (file)
@@ -5,7 +5,6 @@
 ;
 
        .export         bnegeax
-       .import         return0, return1
        .importzp       sreg, tmp1
 
 bnegeax: