[project @ 2004-08-13 10:45:16 by simonmar]
[ghc-hetmet.git] / ghc / compiler / nativeGen / MachMisc.hi-boot
1 _interface_ MachMisc 1
2 _exports_
3 MachMisc Instr fixedHdrSize fmtAsmLbl underscorePrefix;
4 _declarations_
5 1 fixedHdrSize _:_ PrelBase.Int ;;
6 2 fmtAsmLbl _:_ PrelBase.String -> PrelBase.String ;;
7 1 underscorePrefix _:_ PrelBase.Bool ;;
8 1 data Instr ;;