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

int d(void)
{
	return 0;
}