@@ -69,11 +69,11 @@ { /* FIXME */ return true; } -void OF_NO_RETURN +void OF_NO_RETURN_FUNC of_thread_exit(void) { ExitThread(0); OF_UNREACHABLE