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