mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-19 12:17:55 +01:00
11 lines
149 B
ArmAsm
11 lines
149 B
ArmAsm
.data
|
|
.balign 16
|
|
.xdef protected_foo
|
|
protected_foo:
|
|
.balign 16
|
|
.xdef hidden_foo
|
|
hidden_foo:
|
|
.balign 16
|
|
.xdef internal_foo
|
|
internal_foo:
|