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