#include "../debug/system.hpp" int main () { cruft::debug::init (); return *reinterpret_cast (0x01); }