New entry point setoserror

git-svn-id: svn://svn.cc65.org/cc65/trunk@3835 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2008-04-13 17:35:15 +00:00
parent 8440c13edd
commit 3293330f31
2 changed files with 5 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
.global __errno, __oserror
.global __maperrno, __osmaperrno
.global __seterrno
.global oserrcheck, setoserror
; Error codes, must match the values in the C headers
.enum