Ingo Weinhold 6809759e16 Copying binutils 2.16.1 into trunk.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15075 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-22 16:32:10 +00:00

9 lines
135 B
ArmAsm

.section ".tbss"
.align 4
.globl sh1, sh2, sh3, sh4
.hidden sh1, sh2, sh3, sh4
sh1: .word 0
sh2: .word 0
sh3: .word 0
sh4: .word 0