NetBSD/sys/arch/macppc/macppc
jdolecek c82ab2eb79 now that mem_no is emitted by config(8), there is no reason to keep
copy of more or less identical iskmemdev() for every arch; move the function
to spec_vnop.c, and g/c machine-dependant copies
2002-10-26 13:50:17 +00:00
..
autoconf.c explicitly set booted_partition to 0, rather than 2002-09-22 03:21:44 +00:00
bus_dma.c move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
clock.c move more inlines to cpu.h: mftb(), mftbl() and mfpvr(). 2002-08-06 06:14:33 +00:00
cpu.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
disksubr.c recognize FS_APPLEUFS partitions 2002-09-28 01:17:09 +00:00
extintr.c add code from tsubai to handle the second CPU on openpic machines. 2002-08-06 06:26:19 +00:00
locore.S terminate the MP idle stack for the boot CPU. 2002-07-28 07:07:00 +00:00
machdep.c Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
mainbus.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
procfs_machdep.c
rbus_machdep.c