zephyr/lib/libc/minimal/source/string
Nicolas Pitre ffab197928 libc: fix memchr() prototype
The standard memchr() uses an int for its second argument.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-10 13:42:31 -07:00
..
string.c libc: fix memchr() prototype 2019-07-10 13:42:31 -07:00
strncasecmp.c
strstr.c