Linux-2.6.33.2/arch/mips/boot/compressed/dummy.c

int main(void)
{
	return 0;
}