MSVC doesn't really have atomic64

This commit is contained in:
2022-02-23 20:22:54 +01:00
parent ad4b56ad54
commit defb0135fe

View File

@@ -5,5 +5,5 @@
#define CONFIG_CPUID_H 1
// #define CONFIG_INT128 1
#define CONFIG_CMPXCHG128 1
#define CONFIG_ATOMIC64 1
// #define CONFIG_ATOMIC64 1
#define CONFIG_PLUGIN 1