1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-28 10:55:43 +00:00

Export __seterrno

git-svn-id: svn://svn.cc65.org/cc65/trunk@3040 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2004-05-14 09:44:42 +00:00
parent 57851eda12
commit a2ac5ec13c

View File

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