summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-23 12:21:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-23 12:21:47 +0000
commit1db1bc55a28983a4d3ff2307b3abbb428f393613 (patch)
tree521aa25c1f423cb456bd3281ce2720539806beff /cpukit/ChangeLog
parent2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-1db1bc55a28983a4d3ff2307b3abbb428f393613.tar.bz2
2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>
PR/589 rtems * include/rtems/pci.h: New (Moved from c/src/libchip/network/pci.h).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 14a39ecc40..bc2f090e3c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>
+ PR/589 rtems
+ * include/rtems/pci.h: New (Moved from c/src/libchip/network/pci.h).
+
+2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libcsupport/src/malloc.c: Remove lvalue casts.
2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>