From 8f39772f16781318bf024499333ce387b8442edf Mon Sep 17 00:00:00 2001 From: briggs Date: Fri, 22 Apr 1994 12:10:36 +0000 Subject: [PATCH] Make external definition for cpu040. --- sys/arch/mac68k/include/cpu.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/mac68k/include/cpu.h b/sys/arch/mac68k/include/cpu.h index d054caeb5a22..04a74107f389 100644 --- a/sys/arch/mac68k/include/cpu.h +++ b/sys/arch/mac68k/include/cpu.h @@ -57,7 +57,7 @@ * from: Utah $Hdr: cpu.h 1.16 91/03/25$ * * from: @(#)cpu.h 7.7 (Berkeley) 6/27/91 - * $Id: cpu.h,v 1.8 1994/04/21 23:18:55 briggs Exp $ + * $Id: cpu.h,v 1.9 1994/04/22 12:10:36 briggs Exp $ */ /* @@ -218,6 +218,7 @@ extern char *extiobase, *extiolimit; extern int mach_processor, mach_memsize; extern int do_graybars, serial_boot_echo; extern int booter_version; +extern int mmutype, cpu040; #endif /* physical memory sections */