Files
linux-kernel-module-cheat/userland/cpp/empty.cpp
Ciro Santilli 六四事件 法轮功 e30f53e8a4 cpp: move atomic from cpp-cheat
2019-06-26 00:00:00 +00:00

5 lines
149 B
C++

// Sanity checking low level stuff, initially inspired by baremetal.
// https://github.com/cirosantilli/linux-kernel-module-cheat#cpp
int main() {}