mirror-ac/driver/hv.h
lhodges1 bdb267e42b e
2023-08-21 22:40:40 +10:00

8 lines
No EOL
82 B
C

#ifndef HV_H
#define HV_H
#include <ntifs.h>
VOID APERFMsrTimingCheck();
#endif