2012-03-26 21:18:29 +02:00

9 lines
102 B
ArmAsm

.globl _mainCRTStartup
.globl _start
.text
_mainCRTStartup:
_start:
.section .foo,"b"
.space 16