NetBSD/sys/arch/atari
abs a192b2c217 Abstract out setting of '-m680X0' based on -DM68020, -DM68030,
-DM68040, and -DM68060 into sys/arch/m68k/Makefile.cmachflags and
include from both atari and amiga. Other m68k ports which build
kernels that support multiple CPU types can also switch across to
this.
2009-01-25 22:25:08 +00:00
..
atari Use pmap_kenter_pa(9) to map msgbufpa as other m68k ports. 2009-01-24 02:01:01 +00:00
compile
conf Abstract out setting of '-m680X0' based on -DM68020, -DM68030, 2009-01-25 22:25:08 +00:00
dev Replace multi-statement macro using GCC extension `({})' with 2009-01-24 02:02:38 +00:00
include Pull the following amiga's pmap changes to atari: 2009-01-01 04:10:25 +00:00
isa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pci pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and 2008-05-30 19:26:35 +00:00
stand Don't install built boot.atari loaders into / of DESTDIR because 2009-01-13 13:44:01 +00:00
vme Unify splraiseipl(9) implementation among m68k ports, 2008-06-28 05:26:33 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00