Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c5c51f23d87846d4c355be652defca245f7185ee
/
.
/
lib
/
cpp
/
abi
/
CMakeLists.txt
blob: 2424b104d5874f1a5cad90672c35862e5374d32b [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(CONFIG_STATIC_INIT_GNU
cpp_dtors.c
)
zephyr_sources_ifdef(CONFIG_ATOMIC_OPERATIONS_C
cpp_atomics.c
)