summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-21 04:10:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-21 04:10:51 +0000
commitb7b6100115ee2c7eefa24c538a1e39bc49dd4d30 (patch)
tree5be688d9fdff17b4f7cefd57e0e7f076fbba5c9a /cpukit/score/cpu/sh/ChangeLog
parentInclude stdbool.h. Use bool as base-type for boolean. (diff)
downloadrtems-b7b6100115ee2c7eefa24c538a1e39bc49dd4d30.tar.bz2
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/types.h: Include stdbool.h. Use bool as base-type for boolean.
Diffstat (limited to 'cpukit/score/cpu/sh/ChangeLog')
-rw-r--r--cpukit/score/cpu/sh/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog
index 97d1729387..d210b589d9 100644
--- a/cpukit/score/cpu/sh/ChangeLog
+++ b/cpukit/score/cpu/sh/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * rtems/score/types.h: Include stdbool.h.
+ Use bool as base-type for boolean.
+
2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Add missing prototype.