blob: 336e168a39113ed22f6a72790e273709955e0c84 [file] [log] [blame]
macro(toolchain_cc_nostdinc)
zephyr_compile_options_ifndef(CONFIG_NATIVE_APPLICATION
-nostdinc
)
endmacro()