forked from Imagelibrary/rtems
rtems/inttypes.h: Add PRIdrtems_vector_number. Missed in previous commit
This commit is contained in:
@@ -143,6 +143,9 @@ extern "C" {
|
||||
/* rtems_blkdev_bnum */
|
||||
#define PRIdrtems_blkdev_bnum PRId32
|
||||
|
||||
/* rtems_vector_number */
|
||||
#define PRIdrtems_vector_number PRId32
|
||||
|
||||
/**@}*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user