summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-12-02 18:06:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-12-02 18:06:30 +0000
commitd2b4fcd2f54b2d5980623bc561afbd8110849b7c (patch)
treee6fe210a356468e55e2e9c4407d0370edd947d01
parentAdd doxygen preamble. (diff)
downloadrtems-d2b4fcd2f54b2d5980623bc561afbd8110849b7c.tar.bz2
2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/include/chain.h, libcsupport/include/clockdrv.h, libcsupport/include/console.h, libcsupport/include/iosupp.h, libcsupport/include/ringbuf.h, libcsupport/include/rtc.h, libcsupport/include/spurious.h, libcsupport/include/timerdrv.h, libcsupport/include/vmeintr.h, libcsupport/include/motorola/mc68230.h, libcsupport/include/motorola/mc68681.h, libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/cdefs.h, libcsupport/include/rtems/error.h, libcsupport/include/rtems/libcsupport.h, libcsupport/include/rtems/libio.h, libcsupport/include/rtems/libio_.h, libcsupport/include/rtems/termiostypes.h, libcsupport/include/zilog/z8036.h, libcsupport/include/zilog/z8530.h, libcsupport/include/zilog/z8536.h: Add doxygen preamble.
-rw-r--r--cpukit/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e98d44c6fb..404a25dbb9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,27 @@
+2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libcsupport/include/chain.h,
+ libcsupport/include/clockdrv.h,
+ libcsupport/include/console.h,
+ libcsupport/include/iosupp.h,
+ libcsupport/include/ringbuf.h,
+ libcsupport/include/rtc.h,
+ libcsupport/include/spurious.h,
+ libcsupport/include/timerdrv.h,
+ libcsupport/include/vmeintr.h,
+ libcsupport/include/motorola/mc68230.h,
+ libcsupport/include/motorola/mc68681.h,
+ libcsupport/include/rtems/assoc.h,
+ libcsupport/include/rtems/cdefs.h,
+ libcsupport/include/rtems/error.h,
+ libcsupport/include/rtems/libcsupport.h,
+ libcsupport/include/rtems/libio.h,
+ libcsupport/include/rtems/libio_.h,
+ libcsupport/include/rtems/termiostypes.h,
+ libcsupport/include/zilog/z8036.h,
+ libcsupport/include/zilog/z8530.h,
+ libcsupport/include/zilog/z8536.h: Add doxygen preamble.
+
2004-11-29 Joel Sherrill <joel@OARcorp.com>
* libcsupport/src/mallocfreespace.c, rtems/Makefile.am,