]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/monotonic.h
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / osfmk / kern / monotonic.h
index 9b744407bc41f1b03dc55a05891bf128d4c73002..ec2129ca6b803350661612530829a9fc3ffced05 100644 (file)
@@ -107,13 +107,6 @@ void mt_sleep(void);
  */
 void mt_wake_per_core(void);
 
-#if __ARM_CLUSTER_COUNT__
-/*
- * Called when a cluster is initialized.
- */
-void mt_cluster_init(void);
-#endif /* __ARM_CLUSTER_COUNT__ */
-
 /*
  * "Up-call" to the Mach layer to update counters from a PMI.
  */