Add dummy PI_SOFT to <sys/priority.h>

Update #3472.
This commit is contained in:
Sebastian Huber
2018-08-23 14:38:41 +02:00
parent d14f9349ea
commit a36aa8628f
+1
View File
@@ -31,6 +31,7 @@
#define PRI_MAX_ITHD 0
#define PI_NET 0
#define PI_SWI(x) 0
#define PI_SOFT 0
#define PRI_MIN_KERN 0
#define PVM 0
#define PZERO 0