[project @ 1999-03-03 19:04:56 by sof]
authorsof <unknown>
Wed, 3 Mar 1999 19:04:57 +0000 (19:04 +0000)
committersof <unknown>
Wed, 3 Mar 1999 19:04:57 +0000 (19:04 +0000)
commit9bebeb69fe3afbee2ef2617745ad49a3eecb1aab
tree81e699880ee730aaf13f20545b972a7f64db0f48
parent59456a731fe4cad83ddcabc10f43522bb73bb86b
[project @ 1999-03-03 19:04:56 by sof]
Added is_heap_alloced() to the API - returns true if an address is
within the range of addresses that we've been given back from the
OS.

Only needed for Win32 DLLs, so it's only defined when compiling up
a Win32 RTS DLL.
ghc/rts/MBlock.c
ghc/rts/MBlock.h