Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-scripts
/
align5.t
blob: a0b33e58be0437d41d779b07eee1002c8278ce7a [
file
] [
log
] [
blame
]
SECTIONS
{
.
text
:
{
SORT_NONE
(*)
(.
text
.
text
.*)
}
.
data
:
{
SORT_NONE
(*)
(.
data
.
data
.*)
foo
=
.;
}
/
DISCARD
/
:
{*(*)}
}