From: oharboe at B. <oh...@ma...> - 2009-08-25 15:00:46
|
Author: oharboe Date: 2009-08-25 15:00:45 +0200 (Tue, 25 Aug 2009) New Revision: 2619 Modified: trunk/doc/openocd.texi Log: Michael Schwingen <rin...@di...> fix previous doc patch Modified: trunk/doc/openocd.texi =================================================================== --- trunk/doc/openocd.texi 2009-08-25 12:19:44 UTC (rev 2618) +++ trunk/doc/openocd.texi 2009-08-25 13:00:45 UTC (rev 2619) @@ -4982,7 +4982,6 @@ @cindex vector_catch Display a bitmask showing the hardware vectors to catch. If the optional parameter is provided, first set the bitmask to that value. -@end deffn The mask bits correspond with bit 16..23 in the DCSR: @example @@ -4995,8 +4994,8 @@ 0x40 Trap IRQ 0x80 Trap FIQ @end example +@end deffn - @anchor{xscale vector_table} @deffn Command {xscale vector_table} [<low|high> <index> <value>] @cindex vector_table |