Sign in
gnu
/
binutils-gdb
/
992aeed80b0a6ef1d60ce01df52f3397c3274f35
/
.
/
ld
/
testsuite
/
ld-mips-elf
/
binary.ld
blob: 037ae69ebd6dec41effcc9922495f2fa38d0a3a5 [
file
]
SECTIONS
{
.
data
:
{
*(.
data
)
}
/
DISCARD
/
:
{
*(*)
}
}