Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-elf
/
discard2.s
blob: 27b66f4c265e48c377276358c22becdad0e88daa [
file
]
.globl here
.data
here
:
.long
1
.globl there
.section .discard
,
"aw"
,
%progbits
.align
4
there
:
.long
2
.section .debug_info
,
""
,
%progbits
.long here
.long there