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