freebsd-dev/sys/powerpc/aim
Peter Wemm b23619e02a Deorbit suibyte(). It was only used for split address space systems
for supporting UIO_USERISPACE (ie: it wasn't used).
2002-06-20 07:13:35 +00:00
..
clock.c Don't export timecounter structures under debug. with sysctl, they 2002-04-30 19:34:31 +00:00
copyinout.c Deorbit suibyte(). It was only used for split address space systems 2002-06-20 07:13:35 +00:00
locore.S
machdep.c Move the kcopy() function from trap.c to machdep.c. Add a prototype. 2002-05-28 07:36:36 +00:00
mmu_oea.c Implement pmap_copy and pmap_copy_page. 2002-05-28 07:38:55 +00:00
nexus.c
ofw_machdep.c Get the correct memory regions from OpenFirmware. We were getting the 2002-05-27 11:18:12 +00:00
ofwmagic.S
swtch.S The per-cpu curpmap is now set by pmap_activate. We don't need to do it here 2002-05-09 14:13:29 +00:00
trap_subr.S The stack is not at the top of the user struct. 2002-05-28 12:31:34 +00:00
trap.c - Fixup / remove obsolete comments. 2002-06-07 05:47:35 +00:00
vm_machdep.c - Move macros that represent where syscall args are kept in a trapframe from 2002-05-28 12:24:29 +00:00