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