CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/26 14:14:15
Modified files:
sys/arch/sgi/include: intr.h
sys/arch/sgi/sgi: intr_template.c
Log message:
Get rid of unused `frame' member of struct intrhand; only hardclock() needs
a frame and clock interrupt doesn't need a struct intrhand.
