2016-10-10 16:55:00 +02:00

7 lines
74 B
ArmAsm

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