]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/mach-bcm283x/lowlevel_init.S
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / arm / mach-bcm283x / lowlevel_init.S
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0 */
efad6cf8
SW
2/*
3 * (C) Copyright 2012 Stephen Warren
4 *
5 * See file CREDITS for list of people who contributed to this
6 * project.
efad6cf8
SW
7 */
8
9.globl lowlevel_init
10lowlevel_init:
11 mov pc, lr