blob: cdf1d4b8a30f0f7f00fe3c5b5729dd34a2f61c1b [file] [log] [blame]
.text
.global _start
_start:
.dc.a foo
.data
.globl foo
foo:
.byte 0