remove not longer needed import of __errno
git-svn-id: svn://svn.cc65.org/cc65/trunk@4486 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
.include "atari.inc"
|
||||
.include "errno.inc"
|
||||
.import popax
|
||||
.import __errno,__oserror
|
||||
.import __oserror
|
||||
.import fdtoiocb
|
||||
|
||||
.export __rwsetup
|
||||
|
||||
Reference in New Issue
Block a user