sdl2_frt/src/cpuinfo
David Ludwig ff5caa1721 WinRT build fix for ARM platforms
The _xgetbv intrinsic was being used in ARM builds of SDL/WinRT, which was
leading to linker errors.  This commit limits _xgetbv use to the platforms on
which it is available, x86 and x64.
2014-08-10 22:21:21 -04:00
..
SDL_cpuinfo.c WinRT build fix for ARM platforms 2014-08-10 22:21:21 -04:00