aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/kernel/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/unicore32/kernel/setup.h')
-rw-r--r--arch/unicore32/kernel/setup.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/unicore32/kernel/setup.h b/arch/unicore32/kernel/setup.h
index dcd1306eb5c6..f23955028a18 100644
--- a/arch/unicore32/kernel/setup.h
+++ b/arch/unicore32/kernel/setup.h
@@ -12,8 +12,11 @@
#ifndef __UNICORE_KERNEL_SETUP_H__
#define __UNICORE_KERNEL_SETUP_H__
+#include <asm/hwdef-copro.h>
+
extern void paging_init(void);
extern void puv3_core_init(void);
+extern void cpu_init(void);
extern void puv3_ps2_init(void);
extern void pci_puv3_preinit(void);