summaryrefslogtreecommitdiff
path: root/testsuites/sptests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 13:23:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 13:23:47 +0000
commit6915c2c18035b9707d4f8354f49e15ab26b89a93 (patch)
treed663d6f0b60b49f34afbe82cd32a28a26c3df527 /testsuites/sptests
parentf22a82600919a8e22d2ef6f590877423e6ba9f82 (diff)
Remove PRIxrtems_signal_set (moved to tmacros.h).
Include "tmacros.h".
Diffstat (limited to 'testsuites/sptests')
-rw-r--r--testsuites/sptests/sp14/asr.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/sptests/sp14/asr.c b/testsuites/sptests/sp14/asr.c
index e035d957e4..a60fca9a84 100644
--- a/testsuites/sptests/sp14/asr.c
+++ b/testsuites/sptests/sp14/asr.c
@@ -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