Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-mips-elf
/
binary.ld
blob: 037ae69ebd6dec41effcc9922495f2fa38d0a3a5 [
file
] [
log
] [
blame
]
SECTIONS
{
.
data
:
{
*(.
data
)
}
/
DISCARD
/
:
{
*(*)
}
}