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