freebsd-dev/sys/powerpc/aim
Julian Elischer 079b7badea Pre-KSE/M3 commit.
this is a low-functionality change that changes the kernel to access the main
thread of a process via the linked list of threads rather than
assuming that it is embedded in the process. It IS still embeded there
but remove all teh code that assumes that in preparation for the next commit
which will actually move it out.

Reviewed by: peter@freebsd.org, gallatin@cs.duke.edu, benno rice,
2002-02-07 20:58:47 +00:00
..
clock.c - Correct the type of the argument to delay() so as to not conflict with 2001-10-15 12:23:10 +00:00
locore.S Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
machdep.c Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
mmu_oea.c Fix includes based on recent changes to lock.h, mutex.h and ktr.h. 2001-10-19 22:45:46 +00:00
ofw_machdep.c
ofwmagic.S
swtch.S Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
trap.c Clean up the trap handling code and make it consistent with the other platforms. 2001-11-05 00:49:03 +00:00
vm_machdep.c Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00