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