Module Name: src Committed By: dsl Date: Wed Feb 19 20:40:40 UTC 2014
Modified Files:
src/sys/sys: user.h
Log Message:
Userspace shouldn't (and doesn't seem to) need machine/pcb.h.
Unfortunately the file is included by loads of stuff, mostly in
src/external, so can't be killed outright.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/sys/user.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
