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
e5415575
Commit
e5415575
authored
Aug 20, 2008
by
oharboe
Browse files
duane ellis: fix warning
git-svn-id:
svn://svn.berlios.de/openocd/trunk@948
b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent
1b500fe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/jtag/amt_jtagaccel.c
View file @
e5415575
...
...
@@ -155,7 +155,7 @@ int amt_jtagaccel_speed(int speed)
return
ERROR_OK
;
}
void
amt_jtagaccel_end_state
(
state
)
void
amt_jtagaccel_end_state
(
int
state
)
{
if
(
tap_move_map
[
state
]
!=
-
1
)
end_state
=
state
;
...
...
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