repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
regenerate configure
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
data1.h
blob
529ee4b24205608cc30ca666d4a84d2bdafe1ca5
1
#define ALIGNMENT1 0x800
2
#define ALIGNMENT2 0x400
3
#define ALIGNMENT3 0x200
4
#define ALIGNMENT4 0x100
5
6
extern
char
a1
[
1
];
7
extern
char
a2
[
2
];
8
extern
char
a3
[
3
];
9
extern
char
a4
[
4
];