Skip to content
Commit 0c6df2d5 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

include/zephyr.h: Define __ZEPHYR__ if not already.



__ZEPHYR__ preprocessor macro is a way for a (cross-platform)
application to test if it's built for Zephyr. Currently it's defined
by Makefile, so if an app uses it's own build system, it won't be
available. So, define it in the standard header too to cover such
a case.

Change-Id: Id708d1f20fe3b415968ad8475da449f54ad3c3fb
Signed-off-by: default avatarPaul Sokolovsky <paul.sokolovsky@linaro.org>
parent c76c050b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment