bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / data1.h
CommitLineData
43edfb7f
L
1#define ALIGNMENT1 0x800
2#define ALIGNMENT2 0x400
3#define ALIGNMENT3 0x200
4#define ALIGNMENT4 0x100
5
6extern char a1[1];
7extern char a2[2];
8extern char a3[3];
9extern char a4[4];
This page took 0.07521 seconds and 4 git commands to generate.