Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f013a3aea1e5462517dbc175ff80ff0a39df7e16
/
.
/
arch
/
arm
/
cpu
/
armv7
/
kona-common
/
s_init.c
blob: 6066a73c543d2c9c7a0a63fb87bae64db66406a7 [
file
] [
log
] [
blame
]
/*
* Copyright 2014 Broadcom Corporation.
*
* SPDX-License-Identifier: GPL-2.0+
*/
/*
* Early system init. Currently empty.
*/
void
s_init
(
void
)
{
}