freebsd-src/sys/powerpc/aim
Marcel Moolenaar 949313b738 o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.
This avoids that mem.c has to include ofw_machdep.h, including
   all OFW related headers.
o  Provide a stub for OF_decode_addr(), which is used by low-level
   console drivers to obtain a tag and handle given a OFW phandle.
   This is different from sparc64, where a fake bus tag needs to be
   created explicitly.
2006-07-26 17:12:54 +00:00
..
clock.c Include needed clock.h. 2006-07-26 17:06:39 +00:00
copyinout.c
interrupt.c
locore.S
machdep.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
mmu_oea.c Add synchronization to moea_zero_page() and moea_zero_page_area(). 2006-07-10 07:03:37 +00:00
nexus.c
ofw_machdep.c o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h. 2006-07-26 17:12:54 +00:00
ofwmagic.S
swtch.S
trap_subr.S
trap.c Simplify system time accounting for profiling. 2006-02-08 08:09:17 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00