[MPlayer-cvslog] r25560 - trunk/vidix/sysdep/AsmMacros_x86.h
diego
subversion at mplayerhq.hu
Mon Dec 31 16:57:55 CET 2007
Author: diego
Date: Mon Dec 31 16:57:54 2007
New Revision: 25560
Log:
Comment out the correct #endif directive.
Modified:
trunk/vidix/sysdep/AsmMacros_x86.h
Modified: trunk/vidix/sysdep/AsmMacros_x86.h
==============================================================================
--- trunk/vidix/sysdep/AsmMacros_x86.h (original)
+++ trunk/vidix/sysdep/AsmMacros_x86.h Mon Dec 31 16:57:54 2007
@@ -343,6 +343,6 @@ static __inline__ void intr_enable()
__asm__ __volatile__("sti");
}
-#endif
+//#endif
-//#endif /* ASMMACROS_X86_H */
+#endif /* ASMMACROS_X86_H */
More information about the MPlayer-cvslog
mailing list