uint32_t compressed_size,
const uint8_t *clut);
+#if !CONFIG_EMBEDDED
extern void vc_enable_progressmeter(int new_value);
extern void vc_set_progressmeter(int new_value);
extern int vc_progressmeter_value;
extern void vc_progress_setdiskspeed(uint32_t speed);
+#endif /* !CONFIG_EMBEDDED */
#endif /* XNU_KERNEL_PRIVATE */