2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>

PR 1445/bsps
	* include/rtems/pci.h:
	Make pci_[read|write]_config* static inline, again.
This commit is contained in:
Ralf Corsepius
2009-10-01 12:21:02 +00:00
parent 607d272570
commit d0703573e9
+6
View File
@@ -1,3 +1,9 @@
2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1445/bsps
* include/rtems/pci.h:
Make pci_[read|write]_config* static inline, again.
2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/pci.h: Add another missing prototype.