1# SPDX-License-Identifier: Apache-2.0
2
3if(CONFIG_ARCMWDT_LIBC OR CONFIG_CPLUSPLUS)
4  zephyr_sources(arcmwdt-dtr-stubs.c)
5endif()
6