forked from Imagelibrary/rtems
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp13/task1.c, sp48/init.c: Use %zu instead of %d to print size_t's.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* sp13/task1.c, sp48/init.c: Use %zu instead of %d to print size_t's.
|
||||
* sp50/init.c, spclockget/init.c: Use PRItime_t to print time_t's.
|
||||
* sp63/init.c: Fix _Heap_Resize_block args.
|
||||
* sp09/screen09.c: Eliminate unused var warning.
|
||||
|
||||
Reference in New Issue
Block a user