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