History log of /netbsd-src/sys/arch/luna68k/include/vectors.h (Results 1 – 3 of 3)
Revision Date Author Comments
# a655c85a 15-Jan-2024 thorpej <thorpej@NetBSD.org>

No need for our own spurious interrupt handler now that m68k_intr.c
handles them for us.


# 7dd1cbb7 15-Jan-2024 thorpej <thorpej@NetBSD.org>

Switch luna68k over to the common interrupt dispatch code.


# a121f918 14-Jan-2024 thorpej <thorpej@NetBSD.org>

Switch luna68k over to the common m68k vector table.