CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/28 21:06:34
Modified files:
sys/arch/amd64/isa: isa_machdep.c
Log message:
Delete dead isa_strayintr() and fakeintr() code, along with multiple
dead variables, present from the fork from i386 but unused since the
interrupt code on amd64 managed to divorce its ISA heritage
ok deraadt@
