Sign in
◑
Theme
gnu
/
binutils-gdb
/
a6740d29a063caa3699cd97305ffcc5cbf2ae9e1
/
.
/
ld
/
testsuite
/
ld-scripts
/
align-with-input.t
blob: 616061c81ce573209616e75066023fc8749ec941 [
file
]
SECTIONS
{
.
abc
:
ALIGN
(
1
)
ALIGN_WITH_INPUT
{
*(.
abc
)
}
}