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

* sp09/screen12.c: Segment sizes are uintptr_t's.
	* sp09/screen11.c: Use size_t for "size".
This commit is contained in:
Ralf Corsepius
2009-10-27 11:32:11 +00:00
parent b1c8964896
commit 72cbbad1ce

View File

@@ -1,6 +1,8 @@
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp62/init.c: segment sizes are uintptr_t's.
* 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.
* sp25/task1.c: Use PRIuPTR to print segment_size's.
* sp21/task1.c: Add PRIurtems_device_major_number.
* sp11/task1.c, sp11/task2.c: