Update of /cvsroot/linux-mips/linux/include/linux
In directory usw-pr-cvs1:/tmp/cvs-serv12597/include/linux
Added Files:
sched.h
Log Message:
exit.c has release_task() declared as static.. we rely on it in multiple
locations throughout arch/mips and arch/mips64, therefore we have to remove
the static declaration..
|