// Header used to force linking with libcfathread. // I know its "with threads" but a coroutine is enough to bring it all in. #include coroutine DummyCoroutine {}; DummyCoroutine ignored_dummy_coroutine;