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