1# SPDX-License-Identifier: Apache-2.0
2
3zephyr_sources(
4  tracing_user.c
5  )
6
7zephyr_include_directories(.)
8