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