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