Update of /cvsroot/linux-vax/kernel/arch/vax/kernel
In directory slayer.i.sourceforge.net:/tmp/cvs-serv29398
Modified Files:
interrupt.c interrupt.h
Log Message:
Move some declarations into interrupt.h. Exception handlers must now
return int, not void. Use symbolic constants for SCB offsets.
Register the Change Mode to Kernel handler for syscalls
|