Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-elf
/
pr21903.s
blob: ce26b33f0290f607ed836f3b23e59d2a710411dd [
file
]
.text
.global bar
bar
:
.byte
0
.data
.dc.a foo
.ifdef HPUX
foo .comm
4
.else
.comm foo
,
4
,
4
.endif