From: kstailey Date: Fri, 14 Feb 1997 18:55:10 +0000 (+0000) Subject: put back FC_CONTROL X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f20f85998dc8d5060af2fbcddc5010d58e0f11a6;p=openbsd put back FC_CONTROL --- diff --git a/sys/arch/sun3/include/machdep.h b/sys/arch/sun3/include/machdep.h index e22b894774e..916497b737e 100644 --- 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;