summaryrefslogtreecommitdiffstats
path: root/libdha/sysdep/AsmMacros_x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdha/sysdep/AsmMacros_x86.h')
-rw-r--r--libdha/sysdep/AsmMacros_x86.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libdha/sysdep/AsmMacros_x86.h b/libdha/sysdep/AsmMacros_x86.h
index fd6591152c..3259de03f9 100644
--- a/libdha/sysdep/AsmMacros_x86.h
+++ b/libdha/sysdep/AsmMacros_x86.h
@@ -7,9 +7,9 @@
#ifndef __ASM_MACROS_X86_H
#define __ASM_MACROS_X86_H
-#if defined (WINNT)
-#error This stuff is not ported on your system
-#else
+//#if defined (WINNT)
+//#error This stuff is not ported on your system
+//#else
#include "config.h"
@@ -280,4 +280,4 @@ static __inline__ void intr_enable()
#endif
-#endif
+//#endif