X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fcomm%2Frts-libs%2Fcoding-style.html;h=39165917e65b95a3e2aa099a77baaa4b7ef383ca;hb=423d477bfecd490de1449c59325c8776f91d7aac;hp=99c81d0cd95b8edd366257df4e8590d7e8c5476a;hpb=553e90d9a32ee1b1809430f260c401cc4169c6c7;p=ghc-hetmet.git diff --git a/ghc/docs/comm/rts-libs/coding-style.html b/ghc/docs/comm/rts-libs/coding-style.html index 99c81d0..3916591 100644 --- a/ghc/docs/comm/rts-libs/coding-style.html +++ b/ghc/docs/comm/rts-libs/coding-style.html @@ -108,7 +108,7 @@ POSIX-compliant to explicitly say so by having #include

  • Some architectures have memory alignment constraints. Others don't have any constraints but go faster if you align things. These -macros (from config.h) tell you which alignment to use +macros (from ghcconfig.h) tell you which alignment to use
       /* minimum alignment of unsigned int */