summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform/NoRegs.hs
blob: 0c85ffbda77af35be3f0d0ab6be1b1b7516cac3c (plain)
1
2
3
4
5
6
7
{-# LANGUAGE CPP #-}

module CodeGen.Platform.NoRegs where

#define MACHREGS_NO_REGS 1
#include "../../../../includes/CodeGen.Platform.hs"