Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
[linux-2.6/x86.git] / include / asm-x86 / thread_info.h
blobd5fd12f2abdbb141668c205dd424de8c91de90e4
1 #ifdef CONFIG_X86_32
2 # include "thread_info_32.h"
3 #else
4 # include "thread_info_64.h"
5 #endif