zephyr/soc/xtensa/intel_s1000/xcc/CMakeLists.txt

5 lines
162 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_library_sources_ifdef(CONFIG_CPLUSPLUS cpp_fixes.c)
zephyr_library_sources_ifdef(CONFIG_NEWLIB_LIBC newlib_fixes.c)