Add function for comparing two strings ignoring case. Change-Id: I2fc78c0a0d0f53e23566ffacd8dca3b23e386c26 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2 lines
40 B
Makefile
2 lines
40 B
Makefile
obj-y := string.o errno.o strncasecmp.o
|