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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.1: +10 -2 lines
Cosmetic - CodingStyle Applied - Legal Headers will be added later
#include "emms.h"
#include "../portab.h"

emmsFuncPtr emms;
void
emms_c()
{
}

void
emms_mmx()
{
	EMMS();
}

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