[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / compiler / nativeGen / MachMisc.hi-boot
1 _interface_ MachMisc 1
2 _exports_
3 MachMisc fixedHdrSize fmtAsmLbl underscorePrefix;
4 _declarations_
5 1 fixedHdrSize _:_ PrelBase.Int ;;
6 2 fmtAsmLbl _:_ PrelBase.String -> PrelBase.String ;;
7 1 underscorePrefix _:_ PrelBase.Bool ;;