summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ppcn_60x/pci/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ppcn_60x/pci/pci.c')
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/pci/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/pci/pci.c b/c/src/lib/libbsp/powerpc/ppcn_60x/pci/pci.c
index 3f1423f7f2..8978d88fe4 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/pci/pci.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/pci/pci.c
@@ -248,7 +248,7 @@ rtems_status_code PCIConfigRead32(
/*
* This routine determines the maximum bus number in the system
*/
-void InitializePCI()
+void pci_initialize()
{
uint8_t ucSlotNumber, ucFnNumber, ucNumFuncs;
uint8_t ucHeader;