mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 10:55:11 +08:00
Remove PRIxrtems_signal_set (moved to tmacros.h).
Include "tmacros.h".
This commit is contained in:
@@ -19,9 +19,7 @@
|
||||
*/
|
||||
|
||||
#include "system.h"
|
||||
|
||||
/* rtems_signal_set is a typedef to uint32_t */
|
||||
#define PRIxrtems_signal_set PRIx32
|
||||
#include "tmacros.h"
|
||||
|
||||
rtems_asr Process_asr(
|
||||
rtems_signal_set the_signal_set
|
||||
|
||||
Reference in New Issue
Block a user