Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b3d56349a1a1ac1fe922a3d90a8abab1caf06c16
/
.
/
lib
/
libc
/
iar
/
CMakeLists.txt
blob: f57ab75d2d30397bd78600a180da8850e6de0dbc [
file
]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(src/libc-hooks.c)
zephyr_system_include_directories(include)