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