summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform/NoRegs.hs
blob: c4c63b7572eb8776e180b74462cf633cbb22157c (plain)
1
2
3
4
5
6

module CodeGen.Platform.NoRegs where

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