blob: b3345ceea6720cde8cfe2b919ffb21b2c3582196 [file] [log] [blame]
.data
.global foo
.type foo, @object
.size foo, 4
foo:
.long 0
.text
.global bar
.type bar, @function
bar:
retq