]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/machine/machine_routines.h
xnu-7195.101.1.tar.gz
[apple/xnu.git] / osfmk / machine / machine_routines.h
index 40eae37e9eaa21a9971042f8cf3a9df3fd593968..7f2508772c40d38b072e302b235f7eaf0ea94bc5 100644 (file)
@@ -51,13 +51,6 @@ __BEGIN_DECLS
  */
 bool ml_cpu_can_exit(int cpu_id);
 
-/*!
- * @function      ml_cpu_init_state
- * @brief         Needs to be called from schedulable context prior to using
- *                the ml_cpu_*_state_transition or ml_cpu_*_loop functions.
- */
-void ml_cpu_init_state(void);
-
 /*!
  * @function      ml_cpu_begin_state_transition
  * @brief         Tell the platform code that processor_start() or