Move #ifdef GC_MARK_STACK back above mem_init where it used to be. mem_z etc not defined

otherwise.
This commit is contained in:
Jason Rumney 2000-10-20 18:45:17 +00:00
parent d9506268c7
commit 8b30ba1a4d

View file

@ -2530,6 +2530,7 @@ make_event_array (nargs, args)
C Stack Marking
************************************************************************/
#if GC_MARK_STACK
/* Initialize this part of alloc.c. */
static void
@ -3073,8 +3074,6 @@ live_buffer_p (m, p)
&& !NILP (((struct buffer *) p)->name));
}
#if GC_MARK_STACK
#if GC_MARK_STACK == GC_USE_GCPROS_CHECK_ZOMBIES
/* Array of objects that are kept alive because the C stack contains