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