s3e: fix build break
[calu.git] / 3_test / hello.s
1 .text
2         ldi r5, 0x5a
3         ldi r0, 0x100b
4         stw r5, 0(r0)