MSVC doesn't really have atomic64

This commit is contained in:
lazymio 2022-02-23 20:22:54 +01:00
parent ad4b56ad54
commit defb0135fe
No known key found for this signature in database
GPG Key ID: DFF27E34A47CB873
1 changed files with 1 additions and 1 deletions

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