1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-02-15 00:18:03 +00:00
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00

11 lines
188 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2021 MediaTek Inc.
*/
#ifndef MTK_MMDVFS_DEBUG_H
#define MTK_MMDVFS_DEBUG_H
void mtk_mmdvfs_debug_release_step0(void);
#endif