5 lines
91 B
ArmAsm
5 lines
91 B
ArmAsm
* Just a start symbol and some non-NOP padding.
|
|
.text
|
|
.global _start
|
|
_start:
|
|
SET $253,1
|