{-# LANGUAGE CPP #-}

module CodeGen.Platform.NoRegs where

import GhcPrelude

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