2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>

* score/include/rtems/score/heap.h, score/src/heap.c,
	score/src/heapallocatealigned.c, score/src/heapresizeblock.c:
	More size_t for heap-sizes.
This commit is contained in:
Ralf Corsepius
2007-02-11 08:37:19 +00:00
parent 2e47f4ab55
commit 8b98a1b4be

View File

@@ -1,5 +1,8 @@
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/include/rtems/score/heap.h, score/src/heap.c,
score/src/heapallocatealigned.c, score/src/heapresizeblock.c:
More size_t for heap-sizes.
* score/include/rtems/score/heap.h, score/src/heap.c,
score/src/heapallocate.c, score/src/heapextend.c: Use size_t for
heap-sizes.