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