From: John Wolfe Date: Mon, 20 Sep 2021 15:07:36 +0000 (-0700) Subject: Change to common header file not directly applicable to open-vm-tools. X-Git-Tag: stable-12.0.0~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe059f34e4ab93f21c41b4598da6846eafd9bc20;p=thirdparty%2Fopen-vm-tools.git Change to common header file not directly applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vmci_defs.h b/open-vm-tools/lib/include/vmci_defs.h index 3023f6ee4..a111ec1ba 100644 --- a/open-vm-tools/lib/include/vmci_defs.h +++ b/open-vm-tools/lib/include/vmci_defs.h @@ -52,6 +52,7 @@ extern "C" { #define VMCI_DATA_OUT_HIGH_ADDR 0x28 #define VMCI_DATA_IN_LOW_ADDR 0x2c #define VMCI_DATA_IN_HIGH_ADDR 0x30 +#define VMCI_PAGE_SHIFT_ADDR 0x34 /* Max number of devices. */ #define VMCI_MAX_DEVICES 1