mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-20 03:05:47 +08:00
@@ -27,13 +27,15 @@
|
||||
#ifndef _SYS_PRIORITY_H_
|
||||
#define _SYS_PRIORITY_H_
|
||||
|
||||
/* Dummy values to make the new network stack happy */
|
||||
/* Dummy values to make the libbsd happy */
|
||||
#define PRI_MAX_ITHD 0
|
||||
#define PI_NET 0
|
||||
#define PI_SWI(x) 0
|
||||
#define PI_DISK 0
|
||||
#define PI_SOFT 0
|
||||
#define PI_SWI(x) 0
|
||||
#define PRI_MIN_KERN 0
|
||||
#define PVM 0
|
||||
#define PRIBIO 0
|
||||
#define PZERO 0
|
||||
#define PSOCK 0
|
||||
#define PWAIT 0
|
||||
|
||||
Reference in New Issue
Block a user