gdb_server -- symbol cleanup
Make most methods static; net minor object code shrink. Likewise various data symbols; no net change. Shrink some overlong lines. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
@@ -36,7 +36,6 @@ struct gdb_service
|
||||
struct target *target;
|
||||
};
|
||||
|
||||
int gdb_target_add_one(struct target *target);
|
||||
int gdb_target_add_all(struct target *target);
|
||||
int gdb_register_commands(struct command_context *command_context);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user