atomic.cpp: split into several versions one per executable

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-11-15 00:00:00 +00:00
parent 730eb8e991
commit 627623157c
13 changed files with 154 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
#define LKMC_USERLAND_ATOMIC_STD_ATOMIC
#include "main.hpp"