freebsd-dev/sys/powerpc
Jason Evans c6d1d1cf5d #include <sys/proc.h> in order to get curproc. This seems to be the lesser
of two evils; the greater evil is requiring sys/proc.h to be included
before including machine/mutex.h.
2000-09-23 00:00:50 +00:00
..
aim Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
include #include <sys/proc.h> in order to get curproc. This seems to be the lesser 2000-09-23 00:00:50 +00:00
powerpc Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00