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