summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/include/setjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/pmax/include/setjmp.h')
-rw-r--r--sys/arch/pmax/include/setjmp.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/sys/arch/pmax/include/setjmp.h b/sys/arch/pmax/include/setjmp.h
index c50d15c79b5..91f84facb0d 100644
--- a/sys/arch/pmax/include/setjmp.h
+++ b/sys/arch/pmax/include/setjmp.h
@@ -1,7 +1,3 @@
-/* $NetBSD: setjmp.h,v 1.1 1994/12/20 10:37:05 cgd Exp $ */
+/* $OpenBSD: setjmp.h,v 1.4 1998/05/08 17:34:48 millert Exp $ */
-/*
- * machine/setjmp.h: machine dependent setjmp-related information.
- */
-
-#define _JBLEN 83 /* size, in longs, of a jmp_buf */
+#include <mips/setjmp.h>