summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/mptable.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/mptable.h')
-rw-r--r--sys/i386/include/mptable.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/include/mptable.h b/sys/i386/include/mptable.h
index 1bca189..d16118c 100644
--- a/sys/i386/include/mptable.h
+++ b/sys/i386/include/mptable.h
@@ -2015,7 +2015,9 @@ static int
start_all_aps(u_int boot_addr)
{
int x, i, pg;
+#ifndef PC98
u_char mpbiosreason;
+#endif
u_long mpbioswarmvec;
struct pcpu *pc;
char *stack;
OpenPOWER on IntegriCloud