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