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