1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/powerpc/aim
Benno Rice bf76ba7826 Collect all functions for copying to and from userspace into the one file.
This allows me to reimplement [sf]u{byte,word} as separate functions and not
as calls to copy{in,out}.
2002-03-21 23:45:59 +00:00
..
clock.c Remove __P. 2002-03-20 23:17:50 +00:00
copyinout.c Collect all functions for copying to and from userspace into the one file. 2002-03-21 23:45:59 +00:00
locore.S
machdep.c
mmu_oea.c Remove references to vm_zone.h and switch over to the new uma API. 2002-03-21 01:11:31 +00:00
ofw_machdep.c
ofwmagic.S
swtch.S
trap.c Collect all functions for copying to and from userspace into the one file. 2002-03-21 23:45:59 +00:00
vm_machdep.c Remove __P. 2002-03-20 23:17:50 +00:00