--- emms.h 2003/01/05 03:31:26 1.7.2.2 +++ emms.h 2003/02/15 15:22:19 1.13 @@ -33,7 +33,7 @@ * * - Mon Jun 17 00:16:13 2002 Added legal header * - * $Id: emms.h,v 1.7.2.2 2003/01/05 03:31:26 suxen_drol Exp $ + * $Id: emms.h,v 1.13 2003/02/15 15:22:19 edgomez Exp $ * ****************************************************************************/ @@ -61,7 +61,7 @@ * Prototypes ****************************************************************************/ -#ifdef ARCH_X86 +#ifdef ARCH_IS_IA32 /* cpu_flag detection helper functions */ extern int check_cpu_features(void); extern void sse_os_trigger(void);