]> Git Repo - binutils.git/blob - ld/testsuite/ld-ctf/A.c
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-ctf / A.c
1 struct A {
2   struct B *b;
3 };
4
5 static struct A a __attribute__((used));
This page took 0.02387 seconds and 4 git commands to generate.