blob: 7d6183c9576e539335a46e2674609998c2ff8d91 [file] [log] [blame]
.text
.globl bar
.type bar, @function
bar:
bl foo
.size bar, .-bar
.hidden foo