Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
pendletonrc committed Sep 21, 2009
1 parent 93e311b commit 78d413b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/atomic/linux/SDL_atomic.c
Expand Up @@ -94,7 +94,7 @@ SDL_AtomicUnlock(SDL_SpinLock *lock)
#define nativeDecrementThenFetch64
#define nativeAddThenFetch64
#define nativeSubtractThenFetch64
#elif
#else
#undef nativeTestThenSet64
#undef nativeClear64
#undef nativeFetchThenIncrement64
Expand Down

0 comments on commit 78d413b

Please sign in to comment.