1# Copyright (c) 2021 Yonatan Schachter
2# SPDX-License-Identifier: Apache-2.0
3
4zephyr_library()
5
6zephyr_library_sources(soc.c)
7