1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 05:25:12 +00:00

Fix typo.

This commit is contained in:
KATO Takenori 1997-01-11 08:59:45 +00:00
parent d4a272db61
commit 97fcf1ddb2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21532

View File

@ -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