summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-27 11:14:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-27 11:14:26 +0000
commitf60b6325a86e23dede5d6855a1373795bbf54245 (patch)
tree70a7a012918ad6f9dea04b8d1231d54fc3b33389 /testsuites
parentsegment sizes are uintptr_t's. (diff)
downloadrtems-f60b6325a86e23dede5d6855a1373795bbf54245.tar.bz2
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp62/init.c: segment sizes are uintptr_t's.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 127030b3fe..f9f49b23d3 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,6 @@
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sp62/init.c: segment sizes are uintptr_t's.
* sp25/task1.c: Use PRIuPTR to print segment_size's.
* sp21/task1.c: Add PRIurtems_device_major_number.
* sp11/task1.c, sp11/task2.c: