[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / rts / HeapStackCheck.h
1 EXTFUN(stg_gc_entertop);
2 EXTFUN(stg_gc_enter_1);
3 EXTFUN(stg_gc_enter_2);
4 EXTFUN(stg_gc_enter_3);
5 EXTFUN(stg_gc_enter_4);
6 EXTFUN(stg_gc_enter_5);
7 EXTFUN(stg_gc_enter_6);
8 EXTFUN(stg_gc_enter_7);
9 EXTFUN(stg_gc_enter_8);
10 EXTFUN(stg_gc_seq_1);
11 EXTFUN(stg_gc_noregs);
12 EXTFUN(stg_gc_unpt_r1_entry);
13 EXTFUN(stg_gc_unpt_r1);
14 EXTFUN(stg_gc_unbx_r1_entry);
15 EXTFUN(stg_gc_unbx_r1);
16 EXTFUN(stg_gc_f1_entry);
17 EXTFUN(stg_gc_f1);
18 EXTFUN(stg_gc_d1_entry);
19 EXTFUN(stg_gc_d1);
20 EXTFUN(stg_gc_ut_1_0_entry);
21 EXTFUN(stg_gc_ut_1_0);
22 EXTFUN(stg_gc_ut_0_1_entry);
23 EXTFUN(stg_gc_ut_0_1);
24 EXTFUN(stg_chk_0);
25 EXTFUN(stg_chk_1);
26 EXTFUN(stg_chk_1n);
27 EXTFUN(stg_chk_2);
28 EXTFUN(stg_chk_3);
29 EXTFUN(stg_chk_4);
30 EXTFUN(stg_chk_5);
31 EXTFUN(stg_chk_6);
32 EXTFUN(stg_chk_7);
33 EXTFUN(stg_chk_8);
34 EXTFUN(stg_gen_chk_ret);
35 EXTFUN(stg_gen_chk);
36 EXTFUN(stg_gen_hp);
37 EXTFUN(stg_gen_yield);
38 EXTFUN(stg_yield_to_Hugs);
39 EXTFUN(stg_gen_block);
40 EXTFUN(stg_block_1);