1
0
Fork 0
remarkable-uboot/arch/arm/mach-bcm283x/lowlevel_init.S

13 lines
210 B
ArmAsm

/*
* (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