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