1# SPDX-License-Identifier: BSD-3-Clause 2 3add_local_sources(sof 4 interrupt.c 5 ssp.c 6 ipc.c 7 timer.c 8) 9