Sign in
nest-open-source
/
nest-guard
/
1.0
/
u-boot
/
019b773e91dc57c34e1d572a30289e0b584859c3
/
.
/
u-boot-imx
/
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
)
{
}