artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0a7774
)
put back FC_CONTROL
author
kstailey
<kstailey@openbsd.org>
Fri, 14 Feb 1997 18:55:10 +0000
(18:55 +0000)
committer
kstailey
<kstailey@openbsd.org>
Fri, 14 Feb 1997 18:55:10 +0000
(18:55 +0000)
sys/arch/sun3/include/machdep.h
patch
|
blob
|
history
diff --git
a/sys/arch/sun3/include/machdep.h
b/sys/arch/sun3/include/machdep.h
index
e22b894
..
916497b
100644
(file)
--- a/
sys/arch/sun3/include/machdep.h
+++ b/
sys/arch/sun3/include/machdep.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: machdep.h,v 1.
2 1997/02/14 18:41:48
kstailey Exp $ */
+/* $OpenBSD: machdep.h,v 1.
3 1997/02/14 18:55:10
kstailey Exp $ */
/*
* Copyright (c) 1994 Gordon W. Ross
* Copyright (c) 1993 Adam Glass
@@
-45,6
+45,9
@@
#ifdef _KERNEL
+#define FC_CONTROL 3 /* sun control space
+ XXX HP uses FC_PURGE instead */
+
/* Prototypes... */
struct frame;