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