Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
[deliverable/linux.git] / include / asm-x86 / required-features.h
1 #ifdef CONFIG_X86_32
2 # include "required-features_32.h"
3 #else
4 # include "required-features_64.h"
5 #endif
This page took 0.036094 seconds and 6 git commands to generate.