Duane Ellis: fix warnings
git-svn-id: svn://svn.berlios.de/openocd/trunk@890 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -2002,7 +2002,7 @@ int gdb_input(connection_t *connection)
|
||||
return ERROR_OK;
|
||||
}
|
||||
|
||||
int gdb_init()
|
||||
int gdb_init(void)
|
||||
{
|
||||
gdb_service_t *gdb_service;
|
||||
target_t *target = targets;
|
||||
|
||||
Reference in New Issue
Block a user