bsd compatibility mods
[goodguy/history.git] / cinelerra-5.1 / libzmpeg3 / video / mmx.h
index de9aa8cf9ed4625b9bbc6931357f5090b523287d..a80074f32847954a508aad05b36a339c7eb0021b 100644 (file)
@@ -67,7 +67,7 @@ mm_support(void)
           5 if AMD MMX and 3DNow! instructions are supported
           0 if hardware does not support any of these
        */
-       register int rval = 0;
+       int rval = 0;
 
        __asm__ __volatile__ (
                /* See if CPUID instruction is supported ... */