]> git.sur5r.net Git - cc65/commitdiff
No need to import __oserror.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 10 Jun 2010 19:14:42 +0000 (19:14 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 10 Jun 2010 19:14:42 +0000 (19:14 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4719 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/cbm/oserror.s

index 1f40685cb99b6b8338af2cf204cd8983d99b4e99..de1b08c0dbb4bf83a4d86fded3780e74b413f836 100644 (file)
@@ -5,7 +5,6 @@
 ; /* Map a system specific error into a system independent code */
 ;
 
-       .export         __osmaperrno
        .include        "errno.inc"
 
 .code