changeset 25532:d9999b74ce98

Comment out the correct #endif directive.
author diego
date Mon, 31 Dec 2007 15:57:54 +0000
parents 071132904566
children 27f83299cadf
files vidix/sysdep/AsmMacros_x86.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/vidix/sysdep/AsmMacros_x86.h	Mon Dec 31 13:40:08 2007 +0000
+++ b/vidix/sysdep/AsmMacros_x86.h	Mon Dec 31 15:57:54 2007 +0000
@@ -343,6 +343,6 @@
   __asm__ __volatile__("sti");
 }
 
-#endif
+//#endif
 
-//#endif /* ASMMACROS_X86_H */
+#endif /* ASMMACROS_X86_H */