[cvs] / xvidcore / src / utils / emms.c Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/emms.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4, Thu Sep 5 21:15:18 2002 UTC revision 1.8, Sat Feb 15 15:22:19 2003 UTC
# Line 27  Line 27 
27   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
28   *   *
29   ****************************************************************************/   ****************************************************************************/
30    /*****************************************************************************
31     *
32     *  History
33     *
34     *  - Mon Jun 17 00:10:09 2002 Added legal header
35     *
36     *  $Id$
37     *
38     ****************************************************************************/
39    
40    
41  #include "emms.h"  #include "emms.h"
42  #include "../portab.h"  #include "../portab.h"
# Line 51  Line 61 
61  emms_c()  emms_c()
62  {  {
63  }  }
   
 /* The real mmx emms wrapper */  
 void  
 emms_mmx()  
 {  
         /* the EMMS macro is defined according to the compiler in portab.h */  
         EMMS();  
   
 }  

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.8

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4