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