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