NetBSD/sys/arch/atari
chs 1c2419d28a merge the 12 copies of vm_machdep.c on the m68k platforms.
clean up some other stuff along the way, including:
 - use m68k/cacheops.*, remove duplicates from cpu.h.
 - centralize a few declarations in (all the copies of) cpu.h.
 - define M68K_VAC on platforms which have a VAC.
 - switch the sun platforms to the (now common) proc_trampoline().
 - do the phys_map thang on the sun platforms too, no reason not to.
2002-10-20 02:37:21 +00:00
..
atari merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
compile
conf merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
dev replace the somewhat strange poll routine with standard nopoll() (a.k.a 2002-10-10 22:33:15 +00:00
include merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
pci Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
stand For some reason, things stopped working without explicitely adding a rule 2002-08-13 20:06:32 +00:00
vme Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
Makefile