No need to import __oserror.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4719 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
131a5cad09
commit
8806c31e4a
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
; /* Map a system specific error into a system independent code */
|
||||
;
|
||||
|
||||
.export __osmaperrno
|
||||
.include "errno.inc"
|
||||
|
||||
.code
|
||||
|
|
Loading…
Add table
Reference in a new issue