fixed typo in comment

This commit is contained in:
Stanislav Shwartsman 2019-11-26 17:39:09 +00:00
parent a201be5031
commit 36991e9f59

View File

@ -126,7 +126,7 @@ enum MSR_Register {
BX_MSR_XSS = 0xda0,
/* ANMD MSRs */
/* AMD MSRs */
BX_MSR_EFER = 0xc0000080,
BX_MSR_STAR = 0xc0000081,
BX_MSR_LSTAR = 0xc0000082,