summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-18 04:07:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-18 04:07:20 +0000
commit691a5c6c541cd19208e4769f46d19b18799f6a15 (patch)
tree63efc377a8e80dde8251ea37666cb0c7c91e3a83 /cpukit
parent2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-691a5c6c541cd19208e4769f46d19b18799f6a15.tar.bz2
2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/mainpage.h: Remove comment referring to ITRON.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog1
-rw-r--r--cpukit/rtems/mainpage.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0f3f1bcdea..9f0bfea118 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * rtems/mainpage.h: Remove comment referring to ITRON.
* rtems/src/rtemsobjectgetapiname.c: Remove ITRON.
* sapi/include/rtems/config.h: Remove ITRON.
* score/src/objectapimaximumclass.c: Remove OBJECTS_ITRON_API.
diff --git a/cpukit/rtems/mainpage.h b/cpukit/rtems/mainpage.h
index 9764c16c9f..c35095f71b 100644
--- a/cpukit/rtems/mainpage.h
+++ b/cpukit/rtems/mainpage.h
@@ -16,5 +16,5 @@
* with each of the public APIs implemented in terms of a common
* foundation layer called the SuperCore. This is the Doxygen
* generated documentation for the RTEMS CPU Kit including the
- * Classic API, POSIX API, uITRON API and SuperCore.
+ * Classic API, POSIX API and SuperCore.
*/