diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1997-01-25 10:37:03 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1997-01-25 10:37:03 +0000 |
| commit | 6d5d69845af685c9ec47dfe1d0361cb2e7d550d7 (patch) | |
| tree | 726c84a1188b5f4afa91bc01ee52cb38c4a0576f /sys | |
| parent | 1817f78ea0d367ffeb47264dd092611cf8790001 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/pc98/i386/locore.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pc98/i386/locore.s b/sys/pc98/i386/locore.s index dee5b5af270b..5c59014fd5d7 100644 --- a/sys/pc98/i386/locore.s +++ b/sys/pc98/i386/locore.s @@ -443,8 +443,6 @@ begin: #endif #ifdef CX586_IO orb $CX586_IO, %al -#else - orb $0x02, %al # 4-clock I/O delay #endif outb %al,$0x23 movb $0x020,%al # PCR0 |
