X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FnativeGen%2FSparcGen.hi;fp=ghc%2Fcompiler%2FnativeGen%2FSparcGen.hi;h=0000000000000000000000000000000000000000;hp=2a32fbcc639c5bb798e64ae2ddc4621222dee583;hb=6c381e873e222417d9a67aeec77b9555eca7b7a8;hpb=8147a9f0bcc48ef0db1e91f8b985a4f5c3fed560 diff --git a/ghc/compiler/nativeGen/SparcGen.hi b/ghc/compiler/nativeGen/SparcGen.hi deleted file mode 100644 index 2a32fbc..0000000 --- a/ghc/compiler/nativeGen/SparcGen.hi +++ /dev/null @@ -1,17 +0,0 @@ -{-# GHC_PRAGMA INTERFACE VERSION 5 #-} -interface SparcGen where -import CLabelInfo(CLabel) -import CharSeq(CSeq) -import CmdLineOpts(GlobalSwitch) -import PreludePS(_PackedString) -import PreludeRatio(Ratio(..)) -import Pretty(PprStyle) -import PrimKind(PrimKind) -import PrimOps(PrimOp) -import SplitUniq(SplitUniqSupply) -import Stix(CodeSegment, StixReg, StixTree) -data CSeq -data PprStyle -data StixTree -sparcCodeGen :: PprStyle -> [[StixTree]] -> SplitUniqSupply -> CSeq -