From: sof Date: Wed, 15 Sep 1999 13:54:16 +0000 (+0000) Subject: [project @ 1999-09-15 13:54:16 by sof] X-Git-Tag: Approximately_9120_patches~5807 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7de7355491778f90063a2a95aaae962df4e93324;p=ghc-hetmet.git [project @ 1999-09-15 13:54:16 by sof] Add cmp_thread --- diff --git a/ghc/rts/HSrts.def b/ghc/rts/HSrts.def index 92ad0a5..edb7004 100644 --- a/ghc/rts/HSrts.def +++ b/ghc/rts/HSrts.def @@ -503,5 +503,7 @@ EXPORTS waitReadzh_fast @ 521 ; delayzh_fast @ 522 ; shutdownHaskellAndExit @ 523 ; + cmp_thread @ 524 ; +