Pull in <machine/psl.h> for spl* definitions.
(same as arm32/include/intr.h rev 1.5)
This commit is contained in:
parent
19b0c05827
commit
87593b8b06
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: intr.h,v 1.1 2001/02/23 03:48:16 ichiro Exp $ */
|
||||
/* $NetBSD: intr.h,v 1.2 2001/04/30 15:20:07 toshii Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1997 Mark Brinicombe.
|
||||
@ -67,5 +67,6 @@
|
||||
#define SOFTIRQ_BIT(x) (1 << x)
|
||||
|
||||
#include <machine/irqhandler.h>
|
||||
#include <machine/psl.h>
|
||||
|
||||
#endif /* _ARM32_INTR_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user