]> git.sur5r.net Git - cc65/blobdiff - asminc/errno.inc
Build files in the extra directory.
[cc65] / asminc / errno.inc
index 972beaf9fb202ae11aee7153fbd52306f5580d98..8f79d94e9e4fdbfd3b65004a4a81c0c0fa1b2248 100644 (file)
@@ -7,7 +7,7 @@
         .global         __errno, __oserror
         .global         __maperrno, __osmaperrno
         .global         __seterrno
-        .global         oserrcheck, setoserror
+        .global         oserrcheck
         .global         seterrnofromoserror
 
 ; Error codes, must match the values in the C headers