X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FnativeGen%2FMachMisc.hi-boot;h=1c7bef4777f4ecc3073c19d15706f7b5827c5059;hb=553e90d9a32ee1b1809430f260c401cc4169c6c7;hp=e12bce6df5bb4c8f23d5092df58bb0eff078f8c8;hpb=dcef38bab91d45b56f7cf3ceeec96303d93728bb;p=ghc-hetmet.git diff --git a/ghc/compiler/nativeGen/MachMisc.hi-boot b/ghc/compiler/nativeGen/MachMisc.hi-boot index e12bce6..1c7bef4 100644 --- a/ghc/compiler/nativeGen/MachMisc.hi-boot +++ b/ghc/compiler/nativeGen/MachMisc.hi-boot @@ -1,8 +1,8 @@ _interface_ MachMisc 1 _exports_ -MachMisc fixedHdrSizeInWords fmtAsmLbl varHdrSizeInWords underscorePrefix; +MachMisc Instr 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 ;; +1 data Instr ;; \ No newline at end of file