Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ce18d3c4ff66ae0f81212ef2f2b9143a1dca6a36
/
.
/
lib
/
libc
/
arcmwdt
/
CMakeLists.txt
blob: da53b56bc655a9a154797a1fd17c443bc86d43d2 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_system_include_directories(include)
zephyr_library()
zephyr_library_sources(
arcmwdt-string.c
libc-hooks.c
threading.c
)