[project @ 1996-03-19 08:58:34 by partain]
[ghc-hetmet.git] / ghc / compiler / nativeGen / SparcGen.hi
diff --git a/ghc/compiler/nativeGen/SparcGen.hi b/ghc/compiler/nativeGen/SparcGen.hi
deleted file mode 100644 (file)
index 2a32fbc..0000000
+++ /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
-