11 lines
136 B
C
11 lines
136 B
C
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
/*
|
||
|
* Copyright (c) 2020 MediaTek Inc.
|
||
|
*/
|
||
|
|
||
|
#ifndef __M4U_MVA_H__
|
||
|
#define __M4U_MVA_H__
|
||
|
|
||
|
|
||
|
#endif
|