Update of /cvsroot/linux-vax/kernel/include/asm-vax
In directory slayer.i.sourceforge.net:/tmp/cvs-serv32074
Modified Files:
irq.h
Log Message:
We'll need one interrupt stack per CPU. Exception handler functions need
to return int, not void (so that syscalls can return a value).
|