NetBSD/sys/arch/mac68k
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
dev Add missing cast (to make it compilable) 2014-01-30 13:04:06 +00:00
include
mac68k Remove an instruction for nonexistent 060 branch prediction error accounting. 2014-03-09 16:28:43 +00:00
nubus
obio
Makefile