mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
9 lines
69 B
ArmAsm
9 lines
69 B
ArmAsm
|
|
||
|
.space (32768 - 4)
|
||
|
|
||
|
.globl bar
|
||
|
.ent bar
|
||
|
bar:
|
||
|
.space 4
|
||
|
.end bar
|