kernel_samsung_a34x-permissive/drivers/misc/mediatek/adsp/mt6853/adsp_ipi.h
2024-04-28 15:51:13 +02:00

12 lines
157 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2020 MediaTek Inc.
*/
#ifndef __ADSP_IPI_H
#define __ADSP_IPI_H
#include "adsp_mbox.h"
#endif