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