From 97fcf1ddb208664958fcc8e800d94d08db5ec7a8 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Sat, 11 Jan 1997 08:59:45 +0000 Subject: [PATCH] Fix typo. --- sys/pc98/i386/locore.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/pc98/i386/locore.s b/sys/pc98/i386/locore.s index 4afc6e4c81f..8b8f7c5f06b 100644 --- a/sys/pc98/i386/locore.s +++ b/sys/pc98/i386/locore.s @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)locore.s 7.3 (Berkeley) 5/13/91 - * $Id: locore.s,v 1.7 1996/12/04 04:20:22 asami Exp $ + * $Id: locore.s,v 1.8 1997/01/11 07:14:35 kato Exp $ * * originally from: locore.s, by William F. Jolitz * @@ -459,7 +459,7 @@ begin: #ifdef LOOP_EN orb $0x04, %al # Loop Enable #endif -#ifndef DISALBE_5X86_LSSER +#ifndef DISABLE_5X86_LSSER orb $0x80, %al # Reorder #endif outb %al,$0x23