X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fruntime%2Fc-as-asm%2FHpOverflow.lc;h=ed76a80dfe25b03a9c5650d50d584724c4c0027b;hb=063eda14b18aadc138bc27eb460e1af93b09ca9b;hp=5c1c058f6cc7f200e95fa62deac6e9f5847b0e65;hpb=9d4c03805bafb6b1e1d47306b6a6c591c998e517;p=ghc-hetmet.git diff --git a/ghc/runtime/c-as-asm/HpOverflow.lc b/ghc/runtime/c-as-asm/HpOverflow.lc index 5c1c058..ed76a80 100644 --- a/ghc/runtime/c-as-asm/HpOverflow.lc +++ b/ghc/runtime/c-as-asm/HpOverflow.lc @@ -690,7 +690,7 @@ switching or other nonsense... just set up StorageMgrInfo and perform a garbage collection. \begin{code} -extern void handleTimerExpiry PROTO((rtsBool)); +void handleTimerExpiry PROTO((rtsBool)); void ReallyPerformThreadGC(reqsize, do_full_collection)