blob: 98294f6b6f8594ba9d6773692fde6f75d1a62ec0 [file] [log] [blame]
.text
.globl _start
.type _start, @function
_start:
movl __start_my_section@GOT(%ecx), %eax
ret
.size _start, .-_start
.section my_section,"aw",@progbits
.align 8
.long 4660
.long 22136