aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mahogany/get_bus_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/mahogany/get_bus_conf.c')
-rw-r--r--src/mainboard/amd/mahogany/get_bus_conf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/amd/mahogany/get_bus_conf.c b/src/mainboard/amd/mahogany/get_bus_conf.c
index f17124ba41..25d83d6005 100644
--- a/src/mainboard/amd/mahogany/get_bus_conf.c
+++ b/src/mainboard/amd/mahogany/get_bus_conf.c
@@ -63,6 +63,8 @@ extern void get_sblk_pci1234(void);
static u32 get_bus_conf_done = 0;
+void get_bus_conf(void);
+
void get_bus_conf(void)
{
u32 apicid_base;