Move thread prototypes back to <sys/proc.h>
authortholo <tholo@openbsd.org>
Sun, 24 Mar 1996 18:07:57 +0000 (18:07 +0000)
committertholo <tholo@openbsd.org>
Sun, 24 Mar 1996 18:07:57 +0000 (18:07 +0000)
commitf32b5caf932b5ac3a9496eb962a66cb2628257fe
tree81f3f85616c479c03e1ad77e54324770024382bb
parent7f80ee6ae243c2fd0c08126f5dc7c6fb24d7e306
Move thread prototypes back to <sys/proc.h>
Duplicate boolean_t definition in <sys/types.h>, protected by _KERNEL
Only use boolean_t definition in <vm/vm_param.h> when not _KERNEL
Mark latter two with XXX
sys/sys/proc.h
sys/sys/types.h
sys/vm/vm_param.h