blob: 14640450e6c1cc136b6b3adbc921a18ac065789e [file] [log] [blame]
.text
.globl foo
.type foo, @function
foo:
.word 0
calls $0, protected_foo
calls $0, hidden_foo
calls $0, internal_foo
ret
.size foo, . - foo