- Remove PRIO_TOTAL.
Submitted by: bde
This commit is contained in:
parent
4455a41346
commit
9bc370feb5
@ -42,9 +42,6 @@
|
||||
*/
|
||||
#define PRIO_MIN -20
|
||||
#define PRIO_MAX 20
|
||||
#ifdef _KERNEL
|
||||
#define PRIO_TOTAL (PRIO_MAX - PRIO_MIN)
|
||||
#endif /* _KERNEL */
|
||||
|
||||
#define PRIO_PROCESS 0
|
||||
#define PRIO_PGRP 1
|
||||
|
Loading…
Reference in New Issue
Block a user