SPARC NCG: Split up into chunks, and fix warnings.
[ghc-hetmet.git] / compiler / nativeGen / SPARC / Regs.hs
index 7677dd5..7911958 100644 (file)
@@ -41,9 +41,6 @@ import Size
 
 import Cmm
 import CgUtils          ( get_GlobalReg_addr )
-import BlockId
-import CLabel
-import Constants
 
 import Unique
 import Outputable