blob: 6cd8101d13444be1874113043c6dd23fa8b5079b [file] [log] [blame]
#ifndef ASM_X86__MSHYPER_H
#define ASM_X86__MSHYPER_H
int ms_hyperv_platform(void);
void __cpuinit ms_hyperv_set_feature_bits(struct cpuinfo_x86 *c);
#endif