Skip to content
Snippets Groups Projects
Commit 9d75343e authored by oharboe's avatar oharboe
Browse files

John McCarthy <jgmcc@magma.ca> keep_alive() fix

git-svn-id: svn://svn.berlios.de/openocd/trunk@1295 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent ab87627c
Branches
No related tags found
No related merge requests found
......@@ -144,6 +144,8 @@ int mips_ejtag_drscan_32(mips_ejtag_t *ejtag_info, u32 *data)
return retval;
}
keep_alive();
return ERROR_OK;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment