Merge branches 'dump-macros-v2', 'fix-predefined-size', 'fix-bool-context', 'fix...
[smatch.git] / validation / prototype.c
blob481cc93e05a22ab29d078d0825b39a4f37d98b65
1 static int prototype(void);
3 /*
4 * check-name: Compile skip function prototype
5 * check-command: ./sparsec -c $file -o tmp.o
6 */