NetBSD/sys/arch/ofppc/ofppc
thorpej 95fa2e148a Use aprint_normal() for cfprint routines. 2003-01-01 01:57:51 +00:00
..
autoconf.c fix the ofppc interrupt code to work at all. the previous code was 2002-09-18 01:43:07 +00:00
clock.c mftb() has moved to cpu.h. 2002-08-07 05:20:46 +00:00
conf.c now that mem_no is emitted by config(8), there is no reason to keep 2002-10-26 13:50:17 +00:00
cpu.c Use CFATTACH_DECL(). 2002-10-02 04:17:21 +00:00
disksubr.c reformat for readability. 2002-09-18 01:44:29 +00:00
locore.S put the OF buffer page in the BSS rather than allocate it at runtime. 2002-07-14 20:56:12 +00:00
machdep.c Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
mainbus.c Use aprint_normal() for cfprint routines. 2003-01-01 01:57:51 +00:00
platform.c
procfs_machdep.c