]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/armv7/kona-common/s_init.c
arch: kona: Initial commit of kona-common architecture code
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / kona-common / s_init.c
1 /*
2  * Copyright 2014 Broadcom Corporation.
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 /*
8  * Early system init. Currently empty.
9  */
10 void s_init(void)
11 {
12 }