summaryrefslogtreecommitdiffstats
path: root/sys/i4b/include/i4b_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/include/i4b_global.h')
-rw-r--r--sys/i4b/include/i4b_global.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i4b/include/i4b_global.h b/sys/i4b/include/i4b_global.h
index c245277..fe1bb71 100644
--- a/sys/i4b/include/i4b_global.h
+++ b/sys/i4b/include/i4b_global.h
@@ -94,6 +94,9 @@
#define TIMER_IDLE 1 /* a timer is running */
#define TIMER_ACTIVE 2 /* a timer is idle */
+/* priority */
+#define I4BPRI (PSOCK + 1)
+
/* i4b's spl */
#define SPLI4B() splimp() /* spl for i4b */
OpenPOWER on IntegriCloud