Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
card10
openocd
Commits
3600e7c6
Commit
3600e7c6
authored
Oct 14, 2008
by
oharboe
Browse files
reset cleanup
git-svn-id:
svn://svn.berlios.de/openocd/trunk@1048
b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent
fe41e273
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/target/target.c
View file @
3600e7c6
...
...
@@ -419,7 +419,7 @@ int target_resume(struct target_s *target, int current, u32 address, int handle_
}
static
int
target_process_reset
(
struct
command_context_s
*
cmd_ctx
,
enum
target_reset_mode
reset_mode
)
int
target_process_reset
(
struct
command_context_s
*
cmd_ctx
,
enum
target_reset_mode
reset_mode
)
{
char
buf
[
100
];
int
retval
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment