summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform/X86.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/codeGen/CodeGen/Platform/X86.hs')
-rw-r--r--compiler/codeGen/CodeGen/Platform/X86.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/codeGen/CodeGen/Platform/X86.hs b/compiler/codeGen/CodeGen/Platform/X86.hs
index 6dd74df130..e74807ff88 100644
--- a/compiler/codeGen/CodeGen/Platform/X86.hs
+++ b/compiler/codeGen/CodeGen/Platform/X86.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE CPP #-}
module CodeGen.Platform.X86 where