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