X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Flibzmpeg3%2Fvideo%2Fmmx.h;h=a80074f32847954a508aad05b36a339c7eb0021b;hb=4a894820c0dad2eef6a281f00988aea48696765b;hp=de9aa8cf9ed4625b9bbc6931357f5090b523287d;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;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 ... */