* target.h (target_link): Remove prototype.

* target.c (target_link): Remove function.
* symfile.c: Remove comment about rombug.
This commit is contained in:
Mark Kettenis
2005-05-08 14:46:52 +00:00
parent b43b5d5f76
commit 9cedd1a6ad
4 changed files with 6 additions and 19 deletions

View File

@@ -904,8 +904,6 @@ extern void target_load (char *arg, int from_tty);
extern int target_async_mask (int mask);
extern void target_link (char *, CORE_ADDR *);
/* Converts a process id to a string. Usually, the string just contains
`process xyz', but on some systems it may contain
`process xyz thread abc'. */