]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ppc/machine_routines.h
xnu-344.32.tar.gz
[apple/xnu.git] / osfmk / ppc / machine_routines.h
index dc0cef117d8401caac242832a0735c8e20846fda..ff4b5e34b031334bda60fd2b290ec55a49a84181 100644 (file)
@@ -201,6 +201,7 @@ typedef struct ml_ppc_cpu_info_t ml_ppc_cpu_info_t;
 void ml_ppc_get_info(ml_ppc_cpu_info_t *cpu_info);
 
 void ml_set_processor_speed(unsigned long speed);
+void ml_set_processor_voltage(unsigned long voltage);
 
 #endif /* __APPLE_API_PRIVATE */