Sign in
coral
/
uboot-imx
/
4bbf30c6de4d9bd0c412d4b1fce097e0a8c15b48
/
.
/
arch
/
arm
/
mach-mediatek
/
init.h
blob: 1d896fbbf7e20736c3ffda71621b4b2904cfcdb0 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2018 MediaTek Inc.
*/
#ifndef
__MEDIATEK_INIT_H_
#define
__MEDIATEK_INIT_H_
extern
int
mtk_soc_early_init
(
void
);
#endif
/* __MEDIATEK_INIT_H_ */