perfect function doesn’t exis- 👇

@nixCraft

int32 is_computer_on ()
{
return 1;
}

@DenOfEarth @nixCraft probably going to need some __attribute__((noinline)) or equivalent on that