-#ifdef ENABLE_DISCLAIM
-
-#include "gc_disclaim.h"
#include "private/gc_priv.h"
#include "private/thread_local_alloc.h"
+#include "gc_disclaim.h"
/* Low level interface for reclaim callbacks. */
UNLOCK();
}
-ptr_t GC_clear_stack();
+void * GC_clear_stack();
#ifdef THREAD_LOCAL_ALLOC
void * GC_core_finalized_malloc(size_t lb, struct GC_finalizer_closure *fclos)
}
#endif
-#endif /* ENABLE_DISCLAIM */
-
/* [1] The disclaim function may be passed fragments from the free-list, on
* which it should not run finalization. To recognize this case, we use
* the fact that the first word on such fragments are always even (a link