Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0ecc7a0cbf127f426a8ed5a974012d5a1e6d6d34
/
.
/
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_ */