mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 10:42:45 +00:00
Minor whitespace tweak.
This commit is contained in:
parent
ea84e2b899
commit
a115c84d58
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=157667
@ -212,8 +212,7 @@ seta20.2: inb $0x64,%al # Get status
|
|||||||
jnz seta20.2 # Yes
|
jnz seta20.2 # Yes
|
||||||
movb $0xdf,%al # Enable
|
movb $0xdf,%al # Enable
|
||||||
outb %al,$0x60 # A20
|
outb %al,$0x60 # A20
|
||||||
seta20.3:
|
seta20.3: sti # Enable interrupts
|
||||||
sti # Enable interrupts
|
|
||||||
|
|
||||||
jmp start+MEM_JMP-MEM_ORG # Start BTX
|
jmp start+MEM_JMP-MEM_ORG # Start BTX
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user