summaryrefslogtreecommitdiffstats
path: root/vidix
diff options
context:
space:
mode:
Diffstat (limited to 'vidix')
-rw-r--r--vidix/sysdep/AsmMacros_x86.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vidix/sysdep/AsmMacros_x86.h b/vidix/sysdep/AsmMacros_x86.h
index 24dd0e4297..fb717ab5f2 100644
--- a/vidix/sysdep/AsmMacros_x86.h
+++ b/vidix/sysdep/AsmMacros_x86.h
@@ -343,6 +343,6 @@ static __inline__ void intr_enable()
__asm__ __volatile__("sti");
}
-#endif
+//#endif
-//#endif /* ASMMACROS_X86_H */
+#endif /* ASMMACROS_X86_H */