mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
* remote-mips.c: Remove unused declaration of mips_load.
This commit is contained in:
parent
d696808d7d
commit
e1f38ddf8e
@ -1,3 +1,7 @@
|
||||
Wed Aug 17 07:43:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* remote-mips.c: Remove unused declaration of mips_load.
|
||||
|
||||
Tue Aug 16 16:45:34 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* coffread.c: General cleanup, and support for section offsets.
|
||||
|
@ -103,9 +103,6 @@ mips_xfer_memory PARAMS ((CORE_ADDR memaddr, char *myaddr, int len,
|
||||
static void
|
||||
mips_files_info PARAMS ((struct target_ops *ignore));
|
||||
|
||||
static void
|
||||
mips_load PARAMS ((char *args, int from_tty));
|
||||
|
||||
static void
|
||||
mips_create_inferior PARAMS ((char *execfile, char *args, char **env));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user