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

* malloctest/init.c: Add local prototype for malloc_walk,
	malloc_info.
This commit is contained in:
Ralf Corsepius
2009-10-26 05:56:04 +00:00
parent 2ff6759dab
commit 25b12d05b5

View File

@@ -1,5 +1,7 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloctest/init.c: Add local prototype for malloc_walk,
malloc_info.
* malloctest/task1.c: Add local prototype for malloc_walk.
* monitor02/init.c: Remove unused vars.
* stackchk01/init.c: Remove unused vars.