2017-04-10 13:32:00 +02:00

7 lines
74 B
ArmAsm

.syntax unified
.text
.global test
.type test, %function
test:
bx lr