|
From: Jan-Benedict G. <jb...@us...> - 2004-09-06 13:22:31
|
Update of /cvsroot/linux-vax/kernel-2.5/Documentation/vax In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30100 Modified Files: interrupts.txt Log Message: - Correct chapter title in the VARM (VAX Architecture Reference Manual). (By the way, I managed to order the latest release of that book!) Index: interrupts.txt =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/Documentation/vax/interrupts.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- interrupts.txt 20 May 2002 00:33:29 -0000 1.3 +++ interrupts.txt 6 Sep 2004 13:22:22 -0000 1.4 @@ -68,8 +68,6 @@ clears the stack down as far as the original saved PC and PSL and does an REI. -Anyone playing around with this stuff really needs to read the Interrupts -and Exceptions chapter in the VAX Architecture Reference Manual. - +Anyone playing around with this stuff really needs to read the Exceptions +and Interrupts chapter in the VAX Architecture Reference Manual. - |