summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-02 17:29:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-02 17:29:07 +0000
commit7f46921e1d9ea3223a76d62c2580e913bc7d5874 (patch)
tree5a69b21e33c1437a5b1c0bbff2cc39a39c7c14b0 /cpukit/ChangeLog
parent2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-7f46921e1d9ea3223a76d62c2580e913bc7d5874.tar.bz2
2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/libcsupport.h: Add prototype of malloc_info().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7491a39695..880928308d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/include/rtems/libcsupport.h:
+ Add prototype of malloc_info().
* libfs/src/imfs/deviceerrno.c:
Include <rtems/devfs.h> for missing prototypes.
* libfs/src/rfs/rtems-rfs-rtems-dev.c: