Implement HlReadTimeStampCounter() routine
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2022-12-27 23:28:27 +01:00
parent f46615f92c
commit fcfa575bff
4 changed files with 47 additions and 0 deletions

View File

@@ -69,6 +69,10 @@ XTCDECL
ULONGLONG
HlReadModelSpecificRegister(IN ULONG Register);
XTCDECL
ULONGLONG
HlReadTimeStampCounter();
XTCDECL
VOID
HlSetInterruptFlag();