Update of /cvsroot/linux-vax/kernel/include/asm-vax
In directory slayer.i.sourceforge.net:/tmp/cvs-serv20577/include/asm
Modified Files:
irq.h ptrace.h scb.h
Log Message:
Implement free_irq().
All exception handlers are now dynamically registered via
register_excep_handler(). This almost completes the rework of the
exception and interrupt handling system.
|