summaryrefslogtreecommitdiff
path: root/tools/build/tests/ex/b.c
blob: c24ff9ca9a9725d0d894fc52091892fc6ddbbe84 (plain)
1
2
3
4
5

int b(void)
{
	return 0;
}