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