Commit ad397223 authored by Bob Pendleton's avatar Bob Pendleton

oops

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403873
parent 9b197b5d
...@@ -94,7 +94,7 @@ SDL_AtomicUnlock(SDL_SpinLock *lock) ...@@ -94,7 +94,7 @@ SDL_AtomicUnlock(SDL_SpinLock *lock)
#define nativeDecrementThenFetch64 #define nativeDecrementThenFetch64
#define nativeAddThenFetch64 #define nativeAddThenFetch64
#define nativeSubtractThenFetch64 #define nativeSubtractThenFetch64
#elif #else
#undef nativeTestThenSet64 #undef nativeTestThenSet64
#undef nativeClear64 #undef nativeClear64
#undef nativeFetchThenIncrement64 #undef nativeFetchThenIncrement64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment