]> git.sur5r.net Git - cc65/blobdiff - asminc/errno.inc
Added search paths similar to that of the linker and compiler.
[cc65] / asminc / errno.inc
index ef81036fca4aeb7f3ed044ff0f8511cebc8c84f1..8f79d94e9e4fdbfd3b65004a4a81c0c0fa1b2248 100644 (file)
@@ -7,7 +7,8 @@
         .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
 .enum