amd64 mpboot.S: fix typo in comment

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2021-07-10 14:06:44 +03:00
parent 63664df720
commit 71463a34ab

View File

@ -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