Module Name: src
Committed By: thorpej
Date: Mon Jan 15 19:28:06 UTC 2024
Modified Files:
src/sys/arch/cesfic/cesfic: genassym.cf locore.s
src/sys/arch/cesfic/include: vectors.h
Log Message:
No need for our own spurious interrupt handler now that m68k_intr.c
handles them for us.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/cesfic/cesfic/genassym.cf
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/cesfic/cesfic/locore.s
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/cesfic/include/vectors.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.