[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / compiler / nativeGen / MachMisc.hi-boot
index e12bce6..91f6330 100644 (file)
@@ -1,8 +1,7 @@
 _interface_ MachMisc 1
 _exports_
-MachMisc fixedHdrSizeInWords fmtAsmLbl varHdrSizeInWords underscorePrefix;
+MachMisc 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 ;;