]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/mach-bcm283x/lowlevel_init.S
Add more SPDX-License-Identifier tags
[people/ms/u-boot.git] / arch / arm / mach-bcm283x / lowlevel_init.S
1 /*
2 * (C) Copyright 2012 Stephen Warren
3 *
4 * See file CREDITS for list of people who contributed to this
5 * project.
6 *
7 * SPDX-License-Identifier: GPL-2.0
8 */
9
10 .globl lowlevel_init
11 lowlevel_init:
12 mov pc, lr