blob: e9fb4cb5b59fbcfd034db183da64ea0932b35f67 [file] [log] [blame]
.text
.align 2
.global bar
.type bar, %function
bar:
b foo
.align 2
.type foo, %function
foo:
bl hidfn