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