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