mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
To better handle all possible definitions of restrict or __restrict keyword and avoid redefinition errors, use the ZRESTRICT pre-processor defined in toolchain.h Signed-off-by: Nicholas Lowell <nlowell@lexmark.com>