summaryrefslogtreecommitdiff
path: root/i386/i386/ipl.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/ipl.h')
-rw-r--r--i386/i386/ipl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/i386/ipl.h b/i386/i386/ipl.h
index 557cd8d..8f729e1 100644
--- a/i386/i386/ipl.h
+++ b/i386/i386/ipl.h
@@ -73,5 +73,6 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
extern void (*ivect[])();
extern int iunit[];
extern int intpri[];
+extern spl_t curr_ipl;
#endif /* __ASSEMBLER__ */
#endif /* KERNEL */