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