main.cpp   [plain text]




extern "C" int _start() {
	return 0;
}