// #include // #include // int Entry(void *Info); // void _start(void *Raw) // { // error("Todo"); // while (1) // asmv("hlt"); // Entry(NULL); // return; // } // C stuff