Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5720ba51dbac435755dfe1057b53a681985ea071
/
.
/
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
)