freebsd-dev/sys/alpha/linux
Bruce Evans aad9af2ba3 Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixed
the one place that depended on it.  wakeup() is now prototyped in
<sys/systm.h> so that it is normally visible.

Added nested include of <sys/queue.h> in <vm/vm_object.h>.  The queue
macros are a more fundamental prerequisite for <vm/vm_object.h> than
the wakeup prototype and previously happened to be included by
namespace pollution from <sys/proc.h> or elsewhere.
1996-10-15 18:24:34 +00:00
..
linux_dummy.c
linux_genassym.c
linux_sysvec.c Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixed 1996-10-15 18:24:34 +00:00
linux.h
syscalls.conf
syscalls.master