#pragma once static void abort() { asm volatile(R"(cli h: hlt jmp h)"); }