summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-18 12:30:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-18 12:30:44 +0000
commit52399be0cf3831d34d2f1cf1dbbc98189a3f7fb7 (patch)
treece4c89b0ec2d5f16c45afb80217e6d1e2cbcba89 /cpukit/ChangeLog
parent2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-52399be0cf3831d34d2f1cf1dbbc98189a3f7fb7.tar.bz2
2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* sapi/include/rtems/io.h : size_t device_name_length.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7b8f9611b3..12c55dbfc0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * sapi/include/rtems/io.h : size_t device_name_length.
+
+2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* sapi/include/rtems/fatal.h, score/include/rtems/score/interr.h:
Remove volatile on return type.