Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-powerpc
/
ppc476-shared.lnk
blob: 03e66b335e1389f66f24ecba4d1c364219a1f7e9 [
file
]
SECTIONS
{
.
=
0xfffc
;
.
text
:
{
*(.
text
)
}
.
bss
:
ALIGN
(
0x10000
)
{
*(.
bss
)
}
}