{-# LANGUAGE CPP #-} module CodeGen.Platform.X86 where #define MACHREGS_NO_REGS 0 #define MACHREGS_i386 1 #include "CodeGen.Platform.hs"