diff options
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r-- | gdb/remote-mips.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index 9199a28..f6600b1 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -2083,8 +2083,6 @@ mips_load (file, from_tty) mips_load_srec (file); - SERIAL_WRITE (mips_desc, "\015db tty0\015", sizeof "\015db tty0\015" - 1); - mips_initialize (); /* Finally, make the PC point at the start address */ |