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