NetBSD/sys/arch/mvme68k
thorpej daca0f564b Refactor the 68040 writeback() from each m68k port's trap handler into a
shared copy: m68040_writeback().  It is essentially a copy of the Atari
version, with some minor cosmetic tweaks and one small performance optimization
from the mvme68k port.

Tested by rjs@ on a Quadra 950.  (Thanks!)
2019-02-18 01:12:22 +00:00
..
compile
conf Refactor the 68040 writeback() from each m68k port's trap handler into a 2019-02-18 01:12:22 +00:00
dev
docs
include Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, 2018-12-19 13:57:44 +00:00
mvme68k Refactor the 68040 writeback() from each m68k port's trap handler into a 2019-02-18 01:12:22 +00:00
stand Include unistd.h for write(2) and close(2). 2019-01-08 00:00:53 +00:00
Makefile