summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 14:22:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 14:22:33 +0000
commit2f8ec24237ef2e8663522991c6d290f9c2246fb5 (patch)
tree5848fb2bb7741640697d46d2f995336a4162e241 /testsuites/sptests
parentUse PRIdPriority_Control to print Priority_Control's. (diff)
downloadrtems-2f8ec24237ef2e8663522991c6d290f9c2246fb5.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp34/changepri.c, sp35/priinv.c: Use PRIdPriority_Control to print Priority_Control's.
Diffstat (limited to 'testsuites/sptests')
-rw-r--r--testsuites/sptests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index b943096043..e8ff4b5bdf 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,10 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sp34/changepri.c, sp35/priinv.c:
+ Use PRIdPriority_Control to print Priority_Control's.
+
+2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* sp34/changepri.c, sp59/init.c:
Use PRIdrtems_task_priority to print rtems_task_priority's.
* sp07/task1.c, sp07/task2.c, ssp12/pritask.c: