1# Copyright Meta Platforms, Inc. and its affiliates.
2# SPDX-License-Identifier: Apache-2.0
3
4zephyr_library()
5
6zephyr_library_sources(coredump_impl.c)
7