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