[project @ 2003-12-10 10:12:13 by wolfgang]
[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 ;;