forked from Imagelibrary/rtems
Add PRIdrtems_task_priority.
This commit is contained in:
@@ -263,6 +263,8 @@ extern volatile uint32_t _Thread_Dispatch_disable_level;
|
|||||||
#define PRIxrtems_id PRIx32
|
#define PRIxrtems_id PRIx32
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define PRIdrtems_task_priority PRId32
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user