Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 3586:b6758aee0dd4
Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 17 Dec 2009 03:04:04 +0000 |
parents | 15eea7a1fa97 |
children | c5925cd41955 |
comparison
equal
deleted
inserted
replaced
3585:f8816ffa210b | 3586:b6758aee0dd4 |
---|---|
149 #undef HAVE_SINF | 149 #undef HAVE_SINF |
150 #undef HAVE_SQRT | 150 #undef HAVE_SQRT |
151 #undef HAVE_SIGACTION | 151 #undef HAVE_SIGACTION |
152 #undef HAVE_SETJMP | 152 #undef HAVE_SETJMP |
153 #undef HAVE_NANOSLEEP | 153 #undef HAVE_NANOSLEEP |
154 #undef HAVE_SYSCONF | |
154 #undef HAVE_SYSCTLBYNAME | 155 #undef HAVE_SYSCTLBYNAME |
155 #undef HAVE_CLOCK_GETTIME | 156 #undef HAVE_CLOCK_GETTIME |
156 #undef HAVE_GETPAGESIZE | 157 #undef HAVE_GETPAGESIZE |
157 #undef HAVE_MPROTECT | 158 #undef HAVE_MPROTECT |
158 | 159 |