]> git.karo-electronics.de Git - mv-sheeva.git/blob - include/asm-x86/thread_info.h
x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h
[mv-sheeva.git] / include / asm-x86 / thread_info.h
1 #ifdef CONFIG_X86_32
2 # include "thread_info_32.h"
3 #else
4 # include "thread_info_64.h"
5 #endif