summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-28 08:04:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-28 08:04:51 +0000
commit7dce4c2dd99e8212a0e6305911a0c13eb6d75d8e (patch)
tree8f27676e78113300926dc5f2e19f4526b9fd4e5e
parentNew header guards. (diff)
downloadrtems-7dce4c2dd99e8212a0e6305911a0c13eb6d75d8e.tar.bz2
2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/include/motorola/mc68230.h, libcsupport/include/motorola/mc68681.h, 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/rtems/libio.h, libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/error.h, libcsupport/include/rtems/libcsupport.h, libcsupport/include/rtems/libio_.h, libcsupport/include/rtems/termiostypes.h, libcsupport/include/rtems/cdefs.h, libcsupport/include/zilog/z8036.h, libcsupport/include/zilog/z8530.h, libcsupport/include/zilog/z8536.h: New header guards.
-rw-r--r--cpukit/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index dfb5b8a96d..519fd1dc5c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,29 @@
2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libcsupport/include/motorola/mc68230.h,
+ libcsupport/include/motorola/mc68681.h,
+ 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/rtems/libio.h,
+ libcsupport/include/rtems/assoc.h,
+ libcsupport/include/rtems/error.h,
+ libcsupport/include/rtems/libcsupport.h,
+ libcsupport/include/rtems/libio_.h,
+ libcsupport/include/rtems/termiostypes.h,
+ libcsupport/include/rtems/cdefs.h,
+ libcsupport/include/zilog/z8036.h,
+ libcsupport/include/zilog/z8530.h,
+ libcsupport/include/zilog/z8536.h: New header guards.
+
+2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* include/rtems/bspIo.h, include/rtems/concat.h,
include/rtems/fs.h, include/rtems/pci.h,
include/rtems/stdint.h, include/rtems/userenv.h: