]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ppc/hw_perfmon.h
xnu-792.tar.gz
[apple/xnu.git] / osfmk / ppc / hw_perfmon.h
index 480837e08ae914e0141e88451de0de9888d04831..eb21a4d0084c7c00719c597ccfd8bbc4697d514d 100644 (file)
@@ -77,7 +77,7 @@ typedef enum {                        /* SPECSEL[0:1]  TD_CP_DBGxSEL[0:1]  TTM3S
 int perfmon_acquire_facility(task_t task);
 int perfmon_release_facility(task_t task);
 
-extern int perfmon_disable(thread_act_t thr_act);
+extern int perfmon_disable(thread_t thr_act);
 extern int perfmon_init(void);
 extern int perfmon_control(struct savearea *save);
 extern int perfmon_handle_pmi(struct savearea *ssp);