forked from auracaster/openocd
9cb3af610a1d7cc2d8c1433f54077938d0268a8f
- replace all checks of target->type->examined with target_was_examined(). - replace all setting of target->type->examined with target_set_examined(). - replace clearing of target->type->examined with target_reset_examined(). - add documentation in target_s to warn not to access field directly. git-svn-id: svn://svn.berlios.de/openocd/trunk@1962 b42882b7-edfa-0310-969c-e2dbd0fdcd60
openocd.texi is the authoritative source of OpenOCD documentation
Description
Languages
C
88.9%
Perl
2.3%
HTML
1.9%
Tcl
1.9%
Assembly
1.8%
Other
3%