summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ipl_funcs.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-05-06 22:13:53 +0000
committerpeter <peter@FreeBSD.org>1999-05-06 22:13:53 +0000
commit759887de3eff40fc1bf585ec290734c2d4ec480a (patch)
treec907d2feb6fa566392462908f6112bc1737758fa /sys/i386/isa/ipl_funcs.c
parent8b2ba20dd83fa371cb1000cfab85e89c82d79e53 (diff)
downloadFreeBSD-src-759887de3eff40fc1bf585ec290734c2d4ec480a.zip
FreeBSD-src-759887de3eff40fc1bf585ec290734c2d4ec480a.tar.gz
Pull in prototype for splq().
Diffstat (limited to 'sys/i386/isa/ipl_funcs.c')
-rw-r--r--sys/i386/isa/ipl_funcs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/isa/ipl_funcs.c b/sys/i386/isa/ipl_funcs.c
index 3c5954c..56dd312 100644
--- a/sys/i386/isa/ipl_funcs.c
+++ b/sys/i386/isa/ipl_funcs.c
@@ -23,13 +23,14 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: ipl_funcs.c,v 1.16 1999/04/21 07:26:27 peter Exp $
+ * $Id: ipl_funcs.c,v 1.17 1999/04/28 01:04:15 luoqi Exp $
*/
#include <sys/types.h>
#include <sys/systm.h>
#include <machine/ipl.h>
#include <machine/globals.h>
+#include <i386/isa/intr_machdep.h>
#ifndef SMP
/*
OpenPOWER on IntegriCloud