NetBSD/sys/arch/amiga
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
..
amiga 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 add stubs for bus_space_read_stream_4()/bus_space_write_stream_4(), 2002-09-27 21:08:34 +00:00
stand Remove extraneous \n's in {err,warn}{,x}. 2002-08-09 10:01:53 +00:00
Makefile