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