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