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