zephyr/lib/libc/minimal/source/string
Andrew Boie c2a91b1b2e libc: minimal: rename private macro
As it turns out Xtensa SDK headers also define _Restrict, causing
havoc. As this was intended to be a private macro, rename it to something
less likely to cause a collision.

Change-Id: I0a7501a1af8cf87efb096872a91a7b44bd2bbdca
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-04 19:22:07 +00:00
..
Makefile libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
string.c libc: minimal: rename private macro 2017-02-04 19:22:07 +00:00
strncasecmp.c checkpatch: error - trailing_whitespace 2016-02-05 20:24:35 -05:00
strstr.c lib: Adding the strstr() function 2016-07-19 22:35:21 +00:00