summaryrefslogtreecommitdiff
path: root/src/mainboard/sunw/ultra40/mptable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/sunw/ultra40/mptable.c')
-rw-r--r--src/mainboard/sunw/ultra40/mptable.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/sunw/ultra40/mptable.c b/src/mainboard/sunw/ultra40/mptable.c
index 8155829b34..674dbdc6bf 100644
--- a/src/mainboard/sunw/ultra40/mptable.c
+++ b/src/mainboard/sunw/ultra40/mptable.c
@@ -32,6 +32,8 @@ extern unsigned hcdn[];
extern unsigned sbdn3;
extern unsigned sbdnb;
+extern void get_bus_conf(void);
+
void *smp_write_config_table(void *v)
{
static const char sig[4] = "PCMP";