X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FHeapStackCheck.hc;fp=ghc%2Frts%2FHeapStackCheck.hc;h=30d74bdaf73bf27f6a51feabab3120382ea77e72;hb=685c0e46a3aec7f8670c4a1efcad08914aaa63a7;hp=63e09c9f88ecab4233936e23c8809956aa483dc7;hpb=d260b0b6a4df42d6e066f6b62d88301d27a88f59;p=ghc-hetmet.git diff --git a/ghc/rts/HeapStackCheck.hc b/ghc/rts/HeapStackCheck.hc index 63e09c9..30d74bd 100644 --- a/ghc/rts/HeapStackCheck.hc +++ b/ghc/rts/HeapStackCheck.hc @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: HeapStackCheck.hc,v 1.22 2002/02/26 19:18:00 sof Exp $ + * $Id: HeapStackCheck.hc,v 1.23 2002/02/28 08:53:13 sof Exp $ * * (c) The GHC Team, 1998-1999 * @@ -634,7 +634,7 @@ EXTFUN(stg_gc_seq_1) cases are covered below. -------------------------------------------------------------------------- */ -/*-- No regsiters live (probably a void return) ----------------------------- */ +/*-- No registers live (probably a void return) ----------------------------- */ /* If we change the policy for thread startup to *not* remove the * return address from the stack, we can get rid of this little