Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[pv_ops_mirror.git] / include / asm-x86 / cpufeature.h
blobb7160a4598d74e4db6da761e08abff080d59c1e0
1 #ifdef CONFIG_X86_32
2 # include "cpufeature_32.h"
3 #else
4 # include "cpufeature_64.h"
5 #endif