Added _stroserror

git-svn-id: svn://svn.cc65.org/cc65/trunk@1365 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-07-18 13:29:04 +00:00
parent baece405e5
commit fcd582e3cb
4 changed files with 148 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ S_OBJS = _fdesc.o \
strncat.o \
strncmp.o \
strncpy.o \
stroserr.o \
strpbrk.o \
strrchr.o \
strspn.o \