View | Details | Raw Unified | Return to bug 161220
Collapse All | Expand All

(-)src/s/freebsd.h (+2 lines)
Lines 61-63 Link Here
61
61
62
/* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method for marking the stack.  */
62
/* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method for marking the stack.  */
63
#define GC_MARK_STACK 	GC_MAKE_GCPROS_NOOPS
63
#define GC_MARK_STACK 	GC_MAKE_GCPROS_NOOPS
64
65
#define INTERRUPT_INPUT

Return to bug 161220