diff options
Diffstat (limited to 'sys/arch/i386/conf/GENERIC.MP')
-rw-r--r-- | sys/arch/i386/conf/GENERIC.MP | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC.MP b/sys/arch/i386/conf/GENERIC.MP index f74b1962669..c22b58ca90a 100644 --- a/sys/arch/i386/conf/GENERIC.MP +++ b/sys/arch/i386/conf/GENERIC.MP @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.MP,v 1.4 2004/09/22 08:48:56 grange Exp $ +# $OpenBSD: GENERIC.MP,v 1.5 2005/05/01 07:54:42 david Exp $ # # GENERIC.MP - sample multiprocessor kernel # @@ -8,4 +8,4 @@ include "arch/i386/conf/GENERIC" option MULTIPROCESSOR # Multiple processor support cpu* at mainbus? -ioapic* at mainbus? +ioapic* at mainbus? |