blob: 162704eae8cdf9ca944f4eca3a67dbf55896c57c [file] [log] [blame]
.globl foo
foo: ret
.globl _start
_start: call foo