Skip to content
Commit af790191 authored by Kumar Gala's avatar Kumar Gala Committed by Kumar Gala
Browse files

armstdc: add string.h & strings.h header



Add string.h header that declerates prototype for strnlen()
as this is not provided by the toolchain headers.

Add strings.h to allow anything that expects strncasecmp() to
be defined there to build correctly.  The arm toolchain actually
defines strncasecmp() in <string.h> so we just have <strings.h>
include <string.h>.

Signed-off-by: default avatarKumar Gala <kumar.gala@intel.com>
parent 20b21091
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment