Remove unneeded offset.

This commit is contained in:
Andy Nguyen
2026-05-13 08:58:41 +02:00
parent 854c44ef56
commit e439d8d36a
3 changed files with 1 additions and 11 deletions

View File

@@ -4,7 +4,6 @@
#include <stdint.h>
typedef struct _offset_list {
uint64_t PMAP_STORE;
uint64_t HV_VCPU; // Needed for 1.xx and 2.xx
uint64_t HV_VCPU_CPUID; // Needed for 1.xx and 2.xx
uint64_t HV_VCPU_ARRAY_OFF; // Needed for 1.xx and 2.xx