diff src/stdlib/SDL_stdlib.c @ 5088:c2539ff054c8

Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
author Sam Lantinga <slouken@libsdl.org>
date Mon, 24 Jan 2011 15:46:11 -0800
parents d6adaafcfb10
children b530ef003506
line wrap: on
line diff
--- a/src/stdlib/SDL_stdlib.c	Mon Jan 24 15:10:16 2011 -0800
+++ b/src/stdlib/SDL_stdlib.c	Mon Jan 24 15:46:11 2011 -0800
@@ -35,9 +35,7 @@
 __declspec(selectany) int _fltused = 1;
 #endif
 
-#ifdef _WIN64
-
-#else
+#ifdef _M_IX86
 
 void
 __declspec(naked)