CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/22 05:44:01
Modified files:
sys/arch/alpha/tc: tc_3000_300.c tc_3000_500.c
Log message:
Switch to unconditionally attaching evcounts on TurboChannel
interrupts, since inspecting the code, they seem to always attach
anyway. This fixes compiler fallout from my evcount simplification.
build error reported by naddy@; "seems sensible" deraadt@
