commit | c2a91b1b2ecb8d862d89befd8ecd036fed14b49a | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Feb 02 12:01:59 2017 -0800 |
committer | Anas Nashif <nashif@linux.intel.com> | Sat Feb 04 19:22:07 2017 +0000 |
tree | 71ec4bb48d6ee883a8ab1c3aed3765039772d24b | |
parent | 6b5af856d39fb73fcf4fe5cd72fe7ba58ae2df78 [diff] |
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>