Add cmpxchg_local to xtensa
[pv_ops_mirror.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