aboutsummaryrefslogtreecommitdiff
path: root/src/arch/armv7/lib/c_start.S
blob: b6e746299dcd19416e799780ff9ce63046b3d50b (plain)
1
2
3
4
5
6
7
8
9
.section ".text"
.globl _start
_start:
	bl	_hardwaremain

_hardwaremain: .word hardwaremain
@ .word hardwaremain