forked from Bananymous/banan-os
LibC: Add strcmp and strncmp
This commit is contained in:
@@ -40,6 +40,8 @@ string/memcmp.o \
|
||||
string/memcpy.o \
|
||||
string/memmove.o \
|
||||
string/memset.o \
|
||||
string/strcmp.o \
|
||||
string/strncmp.o \
|
||||
string/strcpy.o \
|
||||
string/strlen.o \
|
||||
string/strncpy.o \
|
||||
|
||||
Reference in New Issue
Block a user