xref: /linux/tools/build/tests/ex/a.c (revision d13ffb5630443e6112df0263969cbdfc8ab9ab57)
1 
2 int a(void)
3 {
4 	return 0;
5 }
6