From: simonmar Date: Tue, 3 Jan 2006 12:53:40 +0000 (+0000) Subject: [project @ 2006-01-03 12:53:40 by simonmar] X-Git-Tag: final_switch_to_darcs,_this_repo_is_now_live~72 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=c1fa1f507a3cad662618941102ebc6fb87df4dbd;hp=c1fa1f507a3cad662618941102ebc6fb87df4dbd;p=ghc-hetmet.git [project @ 2006-01-03 12:53:40 by simonmar] for TSO fields, define a Cmm macro TSO_OFFSET_xxx to get the actual offset including the header and variable parts (we were misusing the headerless OFFSET_xxx macros in a couple of places). ---