X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Flibzmpeg3%2Fvideo%2Fmmx.h;fp=cinelerra-5.1%2Flibzmpeg3%2Fvideo%2Fmmx.h;h=a80074f32847954a508aad05b36a339c7eb0021b;hb=9058f65f71aafbeab023657be0f6b84b629b70c4;hp=de9aa8cf9ed4625b9bbc6931357f5090b523287d;hpb=62ba04ea5b57d760bb66b65d533598cde044b685;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/libzmpeg3/video/mmx.h b/cinelerra-5.1/libzmpeg3/video/mmx.h index de9aa8cf..a80074f3 100644 --- a/cinelerra-5.1/libzmpeg3/video/mmx.h +++ b/cinelerra-5.1/libzmpeg3/video/mmx.h @@ -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 ... */