blob: e4e0c3324704acafd1dc0b0e074e184b81d3356a [file] [log] [blame]
.text
.global foo
foo:
.long 0x12345678
.data
.global bar
bar:
.long 0x87654321
.lcomm 0x12