kernel_samsung_a34x-permissive/drivers/misc/mediatek/mmp/mmprofile_function.h
2024-04-28 15:51:13 +02:00

14 lines
261 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2019 MediaTek Inc.
* Author: Joey Pan <joey.pan@mediatek.com>
*/
#ifndef __MMPROFILE_FUNCTION_H__
#define __MMPROFILE_FUNCTION_H__
#include "mmprofile.h"
#include "mmprofile_static_event.h"
#endif