Add strcpy and strncpy

This commit is contained in:
Bananymous
2022-11-12 23:47:06 +02:00
parent db656fe469
commit 5a3596170c
4 changed files with 26 additions and 0 deletions

View File

@@ -37,7 +37,9 @@ string/memcmp.o \
string/memcpy.o \
string/memmove.o \
string/memset.o \
string/strcpy.o \
string/strlen.o \
string/strncpy.o \
HOSTEDOBJS=\
$(ARCH_HOSTEDOBJS) \