6 lines
51 B
ArmAsm
6 lines
51 B
ArmAsm
.section .text
|
|
.globl _potato
|
|
_potato:
|
|
nop
|
|
nop
|
.section .text
|
|
.globl _potato
|
|
_potato:
|
|
nop
|
|
nop
|