]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Sat, 28 May 2011 20:18:02 +0000 (13:18 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Sat, 28 May 2011 20:18:02 +0000 (13:18 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_basic_types.h

index 4c1333c8e74a05c035ed96360aa91488fd02c6ed..96a2a5435ca70655dafcd2f59294d4aed6b22cc7 100644 (file)
@@ -465,7 +465,8 @@ typedef uint64    BA;
 #endif
 typedef uint32    BPN;
 typedef uint32    PageNum;
-typedef unsigned  MemHandle;
+typedef unsigned      MemHandle;
+typedef unsigned int  IoHandle;
 typedef int32     World_ID;
 
 /* !! do not alter the definition of INVALID_WORLD_ID without ensuring