1 /* Public domain. */ 2 3 #ifndef _ASM_THREAD_INFO_H 4 #define _ASM_THREAD_INFO_H 5 6 #include <asm/cpufeature.h> 7 8 #endif 9