diff options
author | Alan Modra <amodra@gmail.com> | 2025-07-09 09:02:05 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-07-09 09:35:06 +0930 |
commit | 3dcea21160ede74436f05aa519032337caa57241 (patch) | |
tree | 0ec14e9fcfd7963118d435a4e4f0232ff71a7f18 /gdb/python/py-gdb-readline.c | |
parent | 1a12e548ba3cc61c62211d22b1e5c058fbc8a138 (diff) | |
download | binutils-3dcea21160ede74436f05aa519032337caa57241.zip binutils-3dcea21160ede74436f05aa519032337caa57241.tar.gz binutils-3dcea21160ede74436f05aa519032337caa57241.tar.bz2 |
gas bfd_put and bfd_get arg casts
bfd_{h_,}put_* and bfd_{h_,}get_* have "void *" pointer params
nowadays. We don't need casts on their pointer args. We also don't
need to cast values passed to bfd_put.
Diffstat (limited to 'gdb/python/py-gdb-readline.c')
0 files changed, 0 insertions, 0 deletions