Rewrote fwrite in assembler
git-svn-id: svn://svn.cc65.org/cc65/trunk@1614 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -30,7 +30,6 @@ C_OBJS = _afailed.o \
|
||||
fseek.o \
|
||||
fsetpos.o \
|
||||
ftell.o \
|
||||
fwrite.o \
|
||||
getchar.o \
|
||||
gets.o \
|
||||
gmtime.o \
|
||||
@@ -74,6 +73,7 @@ S_OBJS = _fdesc.o \
|
||||
fopen.o \
|
||||
fprintf.o \
|
||||
free.o \
|
||||
fwrite.o \
|
||||
getcpu.o \
|
||||
isalnum.o \
|
||||
isalpha.o \
|
||||
|
||||
Reference in New Issue
Block a user