blob: c34b6925e809d3abaee26849d90f62e2929f5e93 [file] [log] [blame]
.bss
.global foo
.type foo, @object
.size foo, 4
foo:
.section .tbss,"awT",@nobits
.global tfoo
.skip 0x2000
.type tfoo,@object
.size tfoo, 4
tfoo: