2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>

* sp13/task3.c: Use PRIu32 to print "count".
This commit is contained in:
Ralf Corsepius
2009-10-27 11:54:37 +00:00
parent fda2929d58
commit 2b5b8064de

View File

@@ -1,5 +1,6 @@
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp13/task3.c: Use PRIu32 to print "count".
* sp09/screen12.c: Segment sizes are uintptr_t's.
* sp09/screen11.c: Use size_t for "size".
* sp62/init.c: Segment sizes are uintptr_t's.