No harm in that.
---
include/mach/mach_host.defs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/mach/mach_host.defs b/include/mach/mach_host.defs
index 50a8bb3c..1812a2b8 100644
--- a/include/mach/mach_host.defs
+++ b/include/mach/mach_host.defs
@@ -330,7 +330,7 @@ routine host_info(
* Return information about this processor.
*/
routine processor_info(
- processor : processor_t;
+ processor : processor_name_t;
flavor : int;
out host : host_t;
out processor_info_out: processor_info_t, CountInOut);
--
2.53.0