amd64 mpboot.S: fix typo in comment
Sponsored by: The FreeBSD Foundation MFC after: 1 week
This commit is contained in:
parent
63664df720
commit
71463a34ab
@ -47,7 +47,7 @@ mptramp_start:
|
||||
mov %ax, %ss
|
||||
|
||||
/*
|
||||
* Find relocation base and patch the gdt descript and ljmp targets
|
||||
* Find relocation base and patch the gdt descriptor and ljmp targets
|
||||
*/
|
||||
xorl %ebx,%ebx
|
||||
mov %cs, %bx
|
||||
|
Loading…
Reference in New Issue
Block a user