x86: Detect running on a Microsoft HyperV system
[deliverable/linux.git] / arch / x86 / include / asm / mshyperv.h
CommitLineData
a2a47c6c
KS
1#ifndef ASM_X86__MSHYPER_H
2#define ASM_X86__MSHYPER_H
3
4int ms_hyperv_platform(void);
5void __cpuinit ms_hyperv_set_feature_bits(struct cpuinfo_x86 *c);
6
7#endif
This page took 0.02832 seconds and 5 git commands to generate.