X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/c18c124eaa464aaaa5549e99e5a70fc9cbb50944..3e170ce000f1506b7b5d2c5c7faec85ceabb573d:/osfmk/i386/pal_routines.h diff --git a/osfmk/i386/pal_routines.h b/osfmk/i386/pal_routines.h index 40ebdf0bc..356cb79e9 100644 --- a/osfmk/i386/pal_routines.h +++ b/osfmk/i386/pal_routines.h @@ -144,9 +144,6 @@ void pal_register_cache_state(thread_t thread, pal_cache_state_t state); /* Catch code running on the except thread that shouldn't be */ void pal_preemption_assert(void); -void hibernate_pal_prepare(void); -void pal_efi_hibernate_prepare(void); - /* Include a PAL-specific header, too, for xnu-internal overrides */ #include