Add dummy PRI_MIN_KERN to <sys/priority.h>

Update #3472.
This commit is contained in:
Sebastian Huber
2018-08-10 07:14:43 +02:00
parent 0e6f7dc4c4
commit b8eae1403a
+1
View File
@@ -31,6 +31,7 @@
#define PRI_MAX_ITHD 0
#define PI_NET 0
#define PI_SWI(x) 0
#define PRI_MIN_KERN 0
#define PVM 0
#define PZERO 0
#define PSOCK 0