1# SPDX-License-Identifier: Apache-2.0
2# Copyright (c) 2022 Dhruva Gole
3
4zephyr_library()
5zephyr_library_sources(dbghdr.c)
6