Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr22721b.c
CommitLineData
8a1b824a
L
1__thread int foo_var = 1;
2
3int
4_start (void)
5{
6 return foo_var;
7}
This page took 0.105302 seconds and 4 git commands to generate.