Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-elf
/
comm-data2.s
blob: 168671f9d1648a18036ce6ca1d18321a16c28b17 [
file
] [
log
] [
blame
]
.text
.globl _start
.globl __start
_start
:
__start
:
.ifdef HPUX
foo .comm
4
.else
.comm foo
,
4
,
4
.endif
.section .debug_foo
,
""
,
%progbits
.balign
16
.ifdef ELF64
.8
byte foo
.else
.4
byte foo
.endif
.balign
16