From: Kenn H. <ke...@us...> - 2000-10-15 19:34:02
|
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). |