/usr/include/linux看了没有
#include<linux/mm_types.h> #include<linux/sched/task.h> #include<linux/sched/signal.h>
mm_types感觉是cpu的sse指令的定义,linux 2.x估计太老了