[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / runtime / storage / SMcompacting.h
1 # line 4 "storage/SMcompacting.lh"
2 extern void LinkRoots PROTO((P_ roots[], I_ rootno));
3 extern void LinkAStack PROTO((PP_ stackA, PP_ botA));
4 extern void LinkBStack PROTO((P_ stackB, P_ botB));
5 extern I_ CountCAFs PROTO((P_ CAFlist));
6
7 extern void LinkCAFs PROTO((P_ CAFlist));