cpp: move atomic from cpp-cheat

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-06-26 00:00:00 +00:00
parent 178a6681df
commit e30f53e8a4
3 changed files with 56 additions and 1 deletions

View File

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