]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/mach_host.defs
xnu-6153.121.1.tar.gz
[apple/xnu.git] / osfmk / mach / mach_host.defs
index 83d485388596f539b7ca2a603eaa67b72fe8188b..a1b55f5eba2f6da3d2bff8f28e0220a9e61df0b4 100644 (file)
@@ -309,8 +309,8 @@ routine host_register_well_known_mach_voucher_attr_manager(
  * Update the global ATM diagnostic flag, readable from the commpage
  */
 routine host_set_atm_diagnostic_flag(
-        host_priv      : host_priv_t;
-    in  diagnostic_flag : uint32_t);
+               host            : host_t;
+       in      diagnostic_flag : uint32_t);
 
 #if !KERNEL && LIBSYSCALL_INTERFACE
 routine host_get_atm_diagnostic_flag(