Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/sys/cpuset.h 185435 2008-11-29 14:32:14Z bz $
---
> * $FreeBSD: head/sys/sys/cpuset.h 192895 2009-05-27 14:11:23Z jamie $
171a172
> struct prison;
173d173
< struct thread;
179c179
< int cpuset_create_root(struct thread *, struct cpuset **);
---
> int cpuset_create_root(struct prison *, struct cpuset **);