blob: dcf40c8960376b2e29e8f1d9f558cec3c733a85f [file] [log] [blame]
.text
.globl main
.globl start
.globl _start
.globl __start
main:
start:
_start:
__start:
.byte 0
.section .bar,"ax","progbits"
.byte 0
.section .foo,"aw","progbits"
.byte 0
.data
.byte 0