Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings
git-svn-id: svn://svn.berlios.de/openocd/trunk@1375 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -600,7 +600,7 @@ int gdb_get_packet_inner(connection_t *connection, char *buffer, int *len)
|
||||
|
||||
|
||||
|
||||
int checksum_ok;
|
||||
int checksum_ok = 0;
|
||||
/* explicit code expansion here to get faster inlined code in -O3 by not
|
||||
* calculating checksum
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user