[liba] Add memcmp to strings.h

Change-Id: Ied4281e588d423e2b00dced10018a690455544d5
This commit is contained in:
Romain Goyet
2017-07-30 22:12:42 +02:00
committed by Romain Goyet
parent 2898ec916c
commit 3ef709502e
3 changed files with 16 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ objs += $(addprefix liba/src/, \
isinfd.o \
isinff.o \
malloc.o \
memcmp.o \
memcpy.o \
memmove.o \
memset.o \