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