blob: 9f2060441cd905413059a7f1c2d1f469dbec8619 [file] [log] [blame]
.text
.globl bar
.type bar, @function
bar:
jmp foo
.size bar, .-bar
.hidden foo