projects
/
carl9170fw.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
wireless: align some HE capabilities with the spec
[carl9170fw.git]
/
minifw
/
miniboot.S
1
.globl _start
2
.type _start, @function
3
.section ".boot", "ax"
4
_start:
5
mov.l startcode, r0
6
jmp @r0
7
startcode: .long 0x00000008