Minor and cosmetic changes

This commit is contained in:
Satoshi Tanda
2020-02-23 13:11:59 -08:00
parent c367fd5fee
commit b9b638d32b
2 changed files with 3 additions and 2 deletions

View File

@@ -75,6 +75,7 @@ void __writedr(unsigned int, unsigned __int64);
void __writemsr(unsigned long, unsigned __int64);
void _lgdt(void *);
void _sgdt(void *);
void _xsetbv(unsigned int, unsigned __int64);
//
// MSVC compatibility macro definitions.