implied: use a time based timeout instead of counting ->nr_children
[smatch.git] / validation / backend / extern.c
blob24cbae5574531072b54e8f7963d7959d87a7eb90
1 extern unsigned long foo;
3 static unsigned long bar(void)
5 return foo;
8 /*
9 * check-name: Extern symbol code generation
10 * check-command: ./sparsec -c $file -o tmp.o