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