Don't bake this in for __MACH__

This commit is contained in:
Twinaphex 2016-01-21 00:56:47 +01:00
parent 89d9336b08
commit 9e2be63b75

View File

@ -304,7 +304,7 @@ retro_time_t retro_get_time_usec(void)
#include <intrin.h>
#endif
#ifdef CPU_X86
#if defined(CPU_X86) && !defined(__MACH__)
void x86_cpuid(int func, int flags[4])
{
/* On Android, we compile RetroArch with PIC, and we