summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-06 08:00:24 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-06 08:00:24 +0000
commit3ab21dce110c8625f715622e1fdf215b343b7b6a (patch)
tree673c2ff1b85684d30ed6c16d408ff05e63822b47 /cpukit/ChangeLog
parent2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3ab21dce110c8625f715622e1fdf215b343b7b6a.tar.bz2
2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/mouse/serial_mouse.c: Make serial_mouse_l_rint static.
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d7582b8b39..0cd54c118e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/mouse/serial_mouse.c: Make serial_mouse_l_rint static.
+ * libfs/src/pipe/pipe.c: Include <rtems/pipe.h> (Missing
+ prototypes).
* libcsupport/src/malloc_sbrk_helpers.c: Make
malloc_sbrk_initialize, malloc_sbrk_extend_and_allocate static.