// https://cirosantilli.com/linux-kernel-module-cheat#cpp #include int main() { std::cout << "hello" << std::endl; }