From: sof Date: Mon, 25 Aug 1997 22:38:46 +0000 (+0000) Subject: [project @ 1997-08-25 22:38:46 by sof] X-Git-Tag: Approximately_1000_patches_recorded~91 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=64222c9ab7425dd56390988b7e634095ddeec2d5;p=ghc-hetmet.git [project @ 1997-08-25 22:38:46 by sof] Added index*OffForeignObj# primops --- diff --git a/ghc/lib/ghc/GHC.hi-boot b/ghc/lib/ghc/GHC.hi-boot index dd6de7b..a22f8a2 100644 --- a/ghc/lib/ghc/GHC.hi-boot +++ b/ghc/lib/ghc/GHC.hi-boot @@ -187,9 +187,16 @@ GHC -- indexOffAddr# indexCharOffAddr# indexIntOffAddr# +indexAddrOffAddr# indexFloatOffAddr# indexDoubleOffAddr# -indexAddrOffAddr# + +-- indexOffForeignObj# +indexCharOffForeignObj# +indexIntOffForeignObj# +indexAddrOffForeignObj# +indexFloatOffForeignObj# +indexDoubleOffForeignObj# writeArray# writeCharArray#