forked from Bananymous/banan-os
Add strcpy and strncpy
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user