Whitespace changes.
committer: mfx <mfx> 1058450247 +0000
This commit is contained in:
@@ -50,7 +50,7 @@ start:
|
|||||||
mov al, __KERNEL_DS
|
mov al, __KERNEL_DS
|
||||||
mov ds, eax
|
mov ds, eax
|
||||||
mov es, eax
|
mov es, eax
|
||||||
; fs, gs set by startup_32 in arch/i386/kernel/head.S
|
; fs, gs set by startup_32 in arch/i386/kernel/head.S
|
||||||
mov ss, eax
|
mov ss, eax
|
||||||
mov esp, 'STAK' ; 0x90000
|
mov esp, 'STAK' ; 0x90000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user