]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 6 Oct 2020 21:30:55 +0000 (14:30 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 6 Oct 2020 21:30:55 +0000 (14:30 -0700)
open-vm-tools/lib/include/backdoor_def.h

index 0ff7bcd62544b9909f16db22510d007b00c5b70a..355e42b9076a5c0abd750003fb614ab8b70cee97 100644 (file)
@@ -270,7 +270,8 @@ extern "C" {
 #  define BDOOR_CMD_PRECISIONCLOCK_GETTIME    0
 #  define BDOOR_CMD_PRECISIONCLOCK_SETTIME    1
 #  define BDOOR_CMD_PRECISIONCLOCK_ADJTIME    2
-#  define BDOOR_CMD_PRECISIONCLOCK_NUMCMDS    3
+#  define BDOOR_CMD_PRECISIONCLOCK_ADJFREQ    3
+#  define BDOOR_CMD_PRECISIONCLOCK_NUMCMDS    4
 #define   BDOOR_CMD_COREDUMP_UNSYNC          98 /* Devel only. For VMM cores */
 #define   BDOOR_CMD_APPLE_GPU_RES_SET        99
 #define   BDOOR_CMD_MAX                     100