]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKaty Feng <fkaty@vmware.com>
Thu, 5 Oct 2023 17:35:27 +0000 (10:35 -0700)
committerKaty Feng <fkaty@vmware.com>
Thu, 5 Oct 2023 17:35:27 +0000 (10:35 -0700)
open-vm-tools/lib/include/backdoor_def.h

index 9bb8e62b1ec8f18cc517e0ba6004584e8fbac2f9..b194e6835cded8568cba2c76103201857d908a8e 100644 (file)
@@ -117,7 +117,7 @@ extern "C" {
 #define   BDOOR_CMD_GETTIME                  23 /* Deprecated -> GETTIMEFULL. */
 #define   BDOOR_CMD_STOPCATCHUP              24
 #define   BDOOR_CMD_PUTCHR                   25 /* Disabled by default. */
-#define   BDOOR_CMD_ENABLE_MSG               26 /* Devel only. */
+//#define BDOOR_CMD_ENABLE_MSG               26 /* Not in use. Was devel only.*/
 //#define BDOOR_CMD_GOTO_TCL                 27 /* Not in use. Was devel only */
 #define   BDOOR_CMD_INITPCIOPROM             28 /* CPL 0 only. */
 //#define BDOOR_CMD_INT13                    29 /* Not in use. */