diff options
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 |
