blob: 827c0f8c07872c5eeb167058f31a0422557c4992 [file] [log] [blame]
.syntax unified
.section .text, "ax"
.align 5
.globl _start
.thumb_func
_start:
.rept 13
nop
.endr
eor r0, r1, r2
b.w _start