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