summaryrefslogtreecommitdiff
path: root/src/s/netbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/netbsd.h')
-rw-r--r--src/s/netbsd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s/netbsd.h b/src/s/netbsd.h
index 7ed08ec05e3..b4ac9a55195 100644
--- a/src/s/netbsd.h
+++ b/src/s/netbsd.h
@@ -112,13 +112,13 @@
ioctl TIOCSCTTY. */
#define DONT_REOPEN_PTY
-
+
/* Tell that garbage collector that setjmp is known to save all
registers relevant for conservative garbage collection in the
jmp_buf. */
#define GC_SETJMP_WORKS 1
-
+
/* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method. */
#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS