Replaced fscanf by an assembler version

git-svn-id: svn://svn.cc65.org/cc65/trunk@3313 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-11-28 18:11:17 +00:00
parent 163c4e2fc8
commit c74253d081
4 changed files with 82 additions and 38 deletions

View File

@@ -14,7 +14,6 @@ fgets.s
fputc.s
fputs.s
freopen.s
fscanf.s
fseek.s
fsetpos.s
ftell.s