aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2000-10-20 18:45:17 +0000
committerJason Rumney <[email protected]>2000-10-20 18:45:17 +0000
commit8b30ba1a4db7efc7d591eb41b077ba5f31f63048 (patch)
tree2b482826beb12970ddceff71c6a0b622cf293eae /src
parentd9506268c73eb324149e0ec17a88af207316bb4c (diff)
Move #ifdef GC_MARK_STACK back above mem_init where it used to be. mem_z etc not defined
otherwise.
Diffstat (limited to 'src')
-rw-r--r--src/alloc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/alloc.c b/src/alloc.c
index 74ac7845ce..56b0d6fd16 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -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