ath9k_htc: Update to upstream's commit d19607454d656cb14d8c16dfbf161eebb542e8fe dated...
[linux-libre-firmware.git] / carl9170fw / 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