blob: 1d98a37425cc8f373f373c7eddefa8ecd405625c [file] [log] [blame]
.text
.type foo, %function
foo:
bl bar
.section .text.bar
nop
.type bar, %function
bar:
nop