NetBSD/sys/arch/luna68k
tsutsui 7dbadedea5 Remove an instruction for nonexistent 060 branch prediction error accounting.
It's amiga and atari specific and copied from amiga/locore.s
to mac68k/locore.s in rev 1.80, then pasted into other ports.
Note this is harmless because all these ports don't have 68060 variants
(i.e. it's inside #if defined(M68060) block) and mvme68k (which has 68060)
has removed it since the initial import.
2014-03-09 16:28:43 +00:00
..
compile
conf Add dhcpcd(8) to luna68k sysinst. Also bump ramdisk size. 2014-02-20 14:30:23 +00:00
dev Misc cleanup of sio drivers. 2014-02-02 15:35:06 +00:00
include Add support to pass boothowto and bootdev info from bootloader to kernel. 2014-01-11 08:07:16 +00:00
luna68k Remove an instruction for nonexistent 060 branch prediction error accounting. 2014-03-09 16:28:43 +00:00
stand eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
Makefile fix a botch in comment. 2013-11-17 04:45:35 +00:00