summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm283x/lowlevel_init.S
blob: 965de1dc7ccac3b3d4ebd4b07d618426945aa72f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * (C) Copyright 2012 Stephen Warren
 *
 * See file CREDITS for list of people who contributed to this
 * project.
 *
 * SPDX-License-Identifier:	GPL-2.0
 */

.globl lowlevel_init
lowlevel_init:
	mov	pc, lr
OpenPOWER on IntegriCloud