NetBSD/sys/arch/sun3
tsutsui 452f5212ff Use common %cacr definitions between sun3 and sun3x.
%cacr bits added on 68030 don't cause any sideeffect on 68020.

XXX: We probably need <m68k/cacr.h>. See comments in <m68k/cpu.h>.
2001-02-07 14:28:50 +00:00
..
compile
conf Add -D__m68k__ to XDEF. 2001-02-04 01:26:44 +00:00
dev Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
include In the LKM section add some things the LKM's need (since they aren't 2001-02-04 10:16:03 +00:00
stand Make targets proper so this builds both as a make with no args, make all 2001-02-04 08:59:57 +00:00
sun3 Use common %cacr definitions between sun3 and sun3x. 2001-02-07 14:28:50 +00:00
sun3x Use macro in <m68k/m68k.h> for cputype and mmutype. 2001-02-03 12:59:48 +00:00
Makefile