diff options
author | Tom Tromey <tromey@adacore.com> | 2022-04-13 06:32:28 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-04-14 12:12:34 -0600 |
commit | 9da74023eb9378315d6b7e1bae02f52cfecc8bd1 (patch) | |
tree | c519554680c772ab554cbc6a4083000842dbda67 /gdb/target | |
parent | 3b1bdd53b5a9f0798a9315fa9309d2979045aeaf (diff) | |
download | fsf-binutils-gdb-9da74023eb9378315d6b7e1bae02f52cfecc8bd1.zip fsf-binutils-gdb-9da74023eb9378315d6b7e1bae02f52cfecc8bd1.tar.gz fsf-binutils-gdb-9da74023eb9378315d6b7e1bae02f52cfecc8bd1.tar.bz2 |
Remove the byte order parameter to target_read_string
target_read_string takes a byte order parameter, but only uses this to
check whether a given character is zero. This is readily done without
requiring the parameter, so remove it.
Diffstat (limited to 'gdb/target')
0 files changed, 0 insertions, 0 deletions