#include "libc64/sleep.h" void func_80183070(void) { for (;;) { msleep(1000); } }