162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifndef __MEDIATEK_ADSP_COMMON_H__
462306a36Sopenharmony_ci#define __MEDIATEK_ADSP_COMMON_H__
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#define EXCEPT_MAX_HDR_SIZE	0x400
762306a36Sopenharmony_ci#define MTK_ADSP_STACK_DUMP_SIZE 32
862306a36Sopenharmony_ci
962306a36Sopenharmony_civoid mtk_adsp_dump(struct snd_sof_dev *sdev, u32 flags);
1062306a36Sopenharmony_ci#endif
11