Removed setoserror as an external.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3975 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
.global __errno, __oserror
|
.global __errno, __oserror
|
||||||
.global __maperrno, __osmaperrno
|
.global __maperrno, __osmaperrno
|
||||||
.global __seterrno
|
.global __seterrno
|
||||||
.global oserrcheck, setoserror
|
.global oserrcheck
|
||||||
.global seterrnofromoserror
|
.global seterrnofromoserror
|
||||||
|
|
||||||
; Error codes, must match the values in the C headers
|
; Error codes, must match the values in the C headers
|
||||||
|
|||||||
Reference in New Issue
Block a user