diff options
author | Jie Zhang <jie.zhang@analog.com> | 2011-08-10 15:32:09 -0400 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2011-08-11 22:13:32 +0200 |
commit | 738b91ddb430a0b42ab8eb3ae6ba725110231713 (patch) | |
tree | 61f942f83e20957239a1de73ab37ad40821b2b19 /doc | |
parent | 7bcc7c31d2f45644f5806aa8ee3eb385adf193b5 (diff) |
remove useless pxref to SMP subsection
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index e3934e81..8b7e5888 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -1677,7 +1677,7 @@ Again using the at91sam7 as an example, this can look like: $_TARGETNAME configure -work-area-phys 0x00200000 \ -work-area-size 0x4000 -work-area-backup 0 @end example -@pxref{Define CPU targets working in SMP} + @anchor{Define CPU targets working in SMP} @subsection Define CPU targets working in SMP @cindex SMP |