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