[project @ 2001-07-23 15:11:55 by simonmar]
authorsimonmar <unknown>
Mon, 23 Jul 2001 15:11:55 +0000 (15:11 +0000)
committersimonmar <unknown>
Mon, 23 Jul 2001 15:11:55 +0000 (15:11 +0000)
commit1fdd21b3cac37f4831d2cb4f4578c80c860a932c
tree094d0d92edbbe4a9a26dfe1a5e1b43dd230bee87
parent083e4450e89e645f9b4d4ec0d2b859f4b25f6ce8
[project @ 2001-07-23 15:11:55 by simonmar]
Grrr.  Do not #include "Stg.h" in plain C code, because that enables
all the global register variables.  #include "Rts.h" directly instead.

This was correct in the original StgLongLong.c, why on earth it was
changed is beyond me.
ghc/lib/std/cbits/longlong.c