summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/include
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 05:29:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 05:29:32 +0000
commit86b4fdd623d3c50d7bfd9427c2c9208454cd0da7 (patch)
tree5d95abcaf58d01703a30c7ab600537d3b8f67989 /sys/arch/pmax/include
parente2cd6c399798843e13e76f49dc8ee048b51f99f1 (diff)
update from netbsd (verbatim)
Diffstat (limited to 'sys/arch/pmax/include')
-rw-r--r--sys/arch/pmax/include/types.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/pmax/include/types.h b/sys/arch/pmax/include/types.h
index 7e02fc291e0..4e42f810bdf 100644
--- a/sys/arch/pmax/include/types.h
+++ b/sys/arch/pmax/include/types.h
@@ -1,4 +1,4 @@
-/* $NetBSD: types.h,v 1.10 1995/07/06 03:39:43 cgd Exp $ */
+/* $NetBSD: types.h,v 1.11 1995/12/09 04:41:47 mycroft Exp $ */
/*-
* Copyright (c) 1992, 1993
@@ -74,5 +74,6 @@ typedef int32_t register_t;
#define __BDEVSW_DUMP_OLD_TYPE
#define __SWAP_BROKEN
+#define __FORK_BRAINDAMAGE
#endif /* _MACHTYPES_H_ */