Sign in
nest-open-source
/
nest-learning-thermostat
/
5.6
/
u-boot
/
a3239745ea20fdc9340c34c2fc9121c1e45d0ba8
/
.
/
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
)
{
}