summaryrefslogtreecommitdiff
path: root/i386/i386/mp_desc.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/mp_desc.h')
-rw-r--r--i386/i386/mp_desc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/i386/mp_desc.h b/i386/i386/mp_desc.h
index 549738fc..556f36bc 100644
--- a/i386/i386/mp_desc.h
+++ b/i386/i386/mp_desc.h
@@ -89,5 +89,6 @@ extern int cpu_setup();
#endif /* MULTIPROCESSOR */
extern void start_other_cpus(void);
+extern void paging_setup();
#endif /* _I386_MP_DESC_H_ */