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