sub1.c   [plain text]


int sub1()
{
	return 1;
}