summaryrefslogtreecommitdiff
path: root/kern/ipc_host.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ipc_host.c')
-rw-r--r--kern/ipc_host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/ipc_host.c b/kern/ipc_host.c
index cd1c11ab..a02eb6f6 100644
--- a/kern/ipc_host.c
+++ b/kern/ipc_host.c
@@ -205,7 +205,7 @@ ipc_pset_terminate(
*/
kern_return_t
processor_set_default(
- host_t host,
+ const host_t host,
processor_set_t *pset)
{
if (host == HOST_NULL)