open-coroutine-core 0.7.0

The open-coroutine is a simple, efficient and generic coroutine library.
Documentation
1
2
3
4
5
#include <linux/version.h>

int linux_version_code() {
    return LINUX_VERSION_CODE;
}