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