1 2 3 4 5 6 7 8
/* Public domain. */ #ifndef _ASM_PREEMPT_H #define _ASM_PREEMPT_H #include <linux/thread_info.h> #endif