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