artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cfd0a7
)
__FORK_BRAINDAMAGE
author
deraadt
<deraadt@openbsd.org>
Thu, 14 Dec 1995 08:21:09 +0000
(08:21 +0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 14 Dec 1995 08:21:09 +0000
(08:21 +0000)
sys/arch/sparc/include/types.h
patch
|
blob
|
history
diff --git
a/sys/arch/sparc/include/types.h
b/sys/arch/sparc/include/types.h
index
a0f986f
..
d150094
100644
(file)
--- a/
sys/arch/sparc/include/types.h
+++ b/
sys/arch/sparc/include/types.h
@@
-1,4
+1,4
@@
-/* $NetBSD: types.h,v 1.
7 1995/07/05 17:46:11 pk
Exp $ */
+/* $NetBSD: types.h,v 1.
8 1995/12/09 04:41:51 mycroft
Exp $ */
/*
* Copyright (c) 1992, 1993
@@
-78,4
+78,6
@@
typedef unsigned long long u_int64_t;
typedef int32_t register_t;
+#define __FORK_BRAINDAMAGE
+
#endif /* _MACHTYPES_H_ */