[project @ 2003-08-22 16:38:51 by sof]
[ghc-hetmet.git] / ghc / compiler / nativeGen / MachMisc.hi-boot
index e12bce6..1c7bef4 100644 (file)
@@ -1,8 +1,8 @@
 _interface_ MachMisc 1
 _exports_
-MachMisc fixedHdrSizeInWords fmtAsmLbl varHdrSizeInWords underscorePrefix;
+MachMisc Instr fixedHdrSize fmtAsmLbl underscorePrefix;
 _declarations_
-1 fixedHdrSizeInWords _:_ PrelBase.Int ;;
+1 fixedHdrSize _:_ PrelBase.Int ;;
 2 fmtAsmLbl _:_ PrelBase.String -> PrelBase.String ;;
-1 varHdrSizeInWords _:_ SMRep.SMRep -> PrelBase.Int ;;
 1 underscorePrefix _:_ PrelBase.Bool ;;
+1 data Instr ;;
\ No newline at end of file