summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-14 18:17:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-14 18:17:28 +0000
commit03b50961d826dfafb79c9624d104d8af0beacc2b (patch)
tree38612a294731bf8bf3d2a091f9a9a8cc8d20ce26 /cpukit/ChangeLog
parent2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-03b50961d826dfafb79c9624d104d8af0beacc2b.tar.bz2
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/mouse/mouse_parser.c, libmisc/mouse/serial_mouse.c: Remove include of bsp.h
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1f24da9265..29e24019b8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/mouse/mouse_parser.c, libmisc/mouse/serial_mouse.c: Remove
+ include of bsp.h
+
+2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libfs/src/imfs/deviceerrno.c: Add RTEMS_INVALID_CLOCK,
RTEMS_INVALID_NODE, and RTEMS_NOT_CONFIGURED.