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