summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-28 21:00:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-28 21:00:47 +0000
commit1b0c122b5b8b3c4a9ee12f5be1620b00f2da9d9a (patch)
treec756ec12e5b683d5a465066ccc375d0f04065b5f /cpukit/ChangeLog
parent2009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-1b0c122b5b8b3c4a9ee12f5be1620b00f2da9d9a.tar.bz2
2009-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/rtems/pci.h: Revert extern inline patch.
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 a7cd1a0510..0ed4c0872b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * include/rtems/pci.h: Revert extern inline patch.
+
2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/capture/capture.c, posix/src/pthread.c, rtems/src/tasks.c,