]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Fri, 23 Mar 2018 21:57:11 +0000 (14:57 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 23 Mar 2018 21:57:11 +0000 (14:57 -0700)
open-vm-tools/lib/include/backdoor_def.h

index de81ce4699cc192b1654212b3b5a209b6a9acbd2..f99c415bb2d3b2b8d6940962014e729d9bacf8a6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2018 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -99,7 +99,7 @@ extern "C" {
 #define   BDOOR_CMD_STOPCATCHUP              24
 #define   BDOOR_CMD_PUTCHR                   25 /* Disabled by default. */
 #define   BDOOR_CMD_ENABLE_MSG               26 /* Devel only. */
-#define   BDOOR_CMD_GOTO_TCL                 27 /* 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. */
 #define   BDOOR_CMD_MESSAGE                  30