[project @ 1997-09-08 08:59:51 by simonm]
[ghc-hetmet.git] / ghc / compiler / nativeGen / MachMisc.hi-boot
1 _interface_ MachMisc 1
2 _exports_
3 MachMisc fixedHdrSizeInWords fmtAsmLbl varHdrSizeInWords underscorePrefix;
4 _declarations_
5 1 fixedHdrSizeInWords _:_ PrelBase.Int ;;
6 2 fmtAsmLbl _:_ PrelBase.String -> PrelBase.String ;;
7 1 varHdrSizeInWords _:_ SMRep.SMRep -> PrelBase.Int ;;
8 1 underscorePrefix _:_ PrelBase.Bool ;;