blob: 874642978c9be477314fd7cdb087ae50b711b340 [file] [log] [blame]
.text
.globl foo
.type foo, @function
foo:
nop
.globl bar
.type bar, @function
bar:
nop
.global func2
.type func2, @function
func2: