(gdbsim_open): Pass endian indicator as arg.

[forgot this]
This commit is contained in:
David Edelsohn 1997-04-17 09:23:55 +00:00
parent 44cd79e4b1
commit 22003c917e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Thu Apr 17 02:20:23 1997 Doug Evans <dje@canuck.cygnus.com>
* remote-sim.c (gdbsim_load): Update call to sim_load.
(gdbsim_create_inferior): No longer pass start_address to
sim_create_inferior.
(gdbsim_open): Pass endian indicator as arg.
Tue Apr 15 15:31:09 1997 Stan Shebs <shebs@andros.cygnus.com>