CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/28 22:32:08
Modified files:
sys/sys : task.h
sys/kern : kern_task.c
Log message:
use unsigned int instead of u_int to reduce the depend on types.h.
might make jsg a little happier.
