X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/a991bd8d3e7fe02dbca0644054bab73c5b75324a..refs/heads/master:/osfmk/kern/machine.c diff --git a/osfmk/kern/machine.c b/osfmk/kern/machine.c index 248790205..03f9287d4 100644 --- a/osfmk/kern/machine.c +++ b/osfmk/kern/machine.c @@ -75,7 +75,6 @@ #include #include -#include #include #include #include @@ -175,8 +174,6 @@ host_reboot( return KERN_INVALID_HOST; } - assert(host_priv == &realhost); - #if DEVELOPMENT || DEBUG if (options & HOST_REBOOT_DEBUGGER) { Debugger("Debugger"); @@ -466,8 +463,6 @@ host_get_boot_info( return KERN_INVALID_HOST; } - assert(host_priv == &realhost); - /* * Copy first operator string terminated by '\0' followed by * standardized strings generated from boot string.