9 lines
102 B
ArmAsm
Raw Normal View History

2012-03-26 21:18:29 +02:00
.globl _mainCRTStartup
.globl _start
.text
_mainCRTStartup:
_start:
.section .foo,"b"
.space 16