#include "GDT/gdt.hpp" //----- PiegOS kernel main ----- int main(){ while(1); return 0; }