]> git.sur5r.net Git - u-boot/blob - arch/arm/cpu/armv7/kona-common/s_init.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / cpu / armv7 / kona-common / s_init.c
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright 2014 Broadcom Corporation.
4  */
5
6 /*
7  * Early system init. Currently empty.
8  */
9 void s_init(void)
10 {
11 }