xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-elfcomm
/
common1a.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
char
foo1
[
2
]
__attribute__
((
aligned
(
64
)));
2
char
foo2
[
2
]
__attribute__
((
aligned
(
128
)));
3