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