Exports a few rts things we need for cmm code in external packages
authorDuncan Coutts <duncan@well-typed.com>
Sat, 13 Jun 2009 17:06:22 +0000 (17:06 +0000)
committerDuncan Coutts <duncan@well-typed.com>
Sat, 13 Jun 2009 17:06:22 +0000 (17:06 +0000)
commit96fff1ba94bd3a21da3fa797816bd6e82e4148ba
treed915fc419e2b14b02802acbc4507b97d9ba2360c
parent85df606a23117641682e19f3851099134e5f77a4
Exports a few rts things we need for cmm code in external packages
In particular we need alloc_blocks and alloc_blocks_lim for MAYBE_GC.
The gmp cmm primops also use stg_ARR_WORDS_info.
rts/Linker.c