Parent Directory
|
Revision Log
|
Patch
revision 1.3, Sun Jun 16 22:20:36 2002 UTC | revision 1.3.2.2, Sun Jan 5 03:31:26 2003 UTC | |
---|---|---|
# | Line 61 | 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(); | ||
} |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |