summaryrefslogtreecommitdiff
path: root/sys/arch/m88k/include/m8820x.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/m88k/include/m8820x.h')
-rw-r--r--sys/arch/m88k/include/m8820x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m88k/include/m8820x.h b/sys/arch/m88k/include/m8820x.h
index 8c0adc1e105..2b2421c76e0 100644
--- a/sys/arch/m88k/include/m8820x.h
+++ b/sys/arch/m88k/include/m8820x.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: m8820x.h,v 1.5 2005/12/02 21:16:45 miod Exp $ */
+/* $OpenBSD: m8820x.h,v 1.6 2005/12/04 12:20:19 miod Exp $ */
/*
* Copyright (c) 2004, Miodrag Vallat.
*
@@ -194,7 +194,7 @@ extern u_int cmmu_shift;
extern u_int max_cmmus;
void m8820x_setup_board_config(void);
-cpuid_t m8820x_cmmu_cpu_number(void);
+cpuid_t m8820x_cpu_number(void);
#endif /* _LOCORE */
#endif /* __M88K_M8820X_H__ */