X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FnativeGen%2FMachMisc.hi-boot;h=1c7bef4777f4ecc3073c19d15706f7b5827c5059;hb=67944e157c667338e206f0cca6c48319ebc256d0;hp=91f6330b06887871ee179fea53909447ade1d219;hpb=438596897ebbe25a07e1c82085cfbc5bdb00f09e;p=ghc-hetmet.git diff --git a/ghc/compiler/nativeGen/MachMisc.hi-boot b/ghc/compiler/nativeGen/MachMisc.hi-boot index 91f6330..1c7bef4 100644 --- a/ghc/compiler/nativeGen/MachMisc.hi-boot +++ b/ghc/compiler/nativeGen/MachMisc.hi-boot @@ -1,7 +1,8 @@ _interface_ MachMisc 1 _exports_ -MachMisc fixedHdrSize fmtAsmLbl underscorePrefix; +MachMisc Instr fixedHdrSize fmtAsmLbl underscorePrefix; _declarations_ 1 fixedHdrSize _:_ PrelBase.Int ;; 2 fmtAsmLbl _:_ PrelBase.String -> PrelBase.String ;; 1 underscorePrefix _:_ PrelBase.Bool ;; +1 data Instr ;; \ No newline at end of file