This commit is contained in:
Bob Pendleton 2009-09-21 22:25:14 +00:00
parent ccf0c93d64
commit 10e2dbb79d

View File

@ -94,7 +94,7 @@ SDL_AtomicUnlock(SDL_SpinLock *lock)
#define nativeDecrementThenFetch64
#define nativeAddThenFetch64
#define nativeSubtractThenFetch64
#elif
#else
#undef nativeTestThenSet64
#undef nativeClear64
#undef nativeFetchThenIncrement64