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