6db4831e98
Android 14
12 lines
154 B
C
12 lines
154 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (c) 2019 MediaTek Inc.
|
|
*/
|
|
|
|
#ifndef __M4U_H__
|
|
#define __M4U_H__
|
|
|
|
#include "../3.2/m4u_v2.h"
|
|
|
|
#endif
|