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