comparison include/SDL_config_iphoneos.h @ 5071:55ff76cdbbb8

HAVE_GCC_ATOMICS covers the test and set
author Sam Lantinga <slouken@libsdl.org>
date Fri, 21 Jan 2011 21:45:55 -0800
parents 042ad5e274ed
children 523409574510
comparison
equal deleted inserted replaced
5070:042ad5e274ed 5071:55ff76cdbbb8
42 #endif 42 #endif
43 43
44 #define SDL_HAS_64BIT_TYPE 1 44 #define SDL_HAS_64BIT_TYPE 1
45 45
46 #define HAVE_GCC_ATOMICS 1 46 #define HAVE_GCC_ATOMICS 1
47 #define HAVE_GCC_SYNC_LOCK_TEST_AND_SET 1
48 47
49 #define HAVE_ALLOCA_H 1 48 #define HAVE_ALLOCA_H 1
50 #define HAVE_SYS_TYPES_H 1 49 #define HAVE_SYS_TYPES_H 1
51 #define HAVE_STDIO_H 1 50 #define HAVE_STDIO_H 1
52 #define STDC_HEADERS 1 51 #define STDC_HEADERS 1