diff options
author | Alan Modra <amodra@gmail.com> | 2025-07-09 09:02:28 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-07-09 09:35:07 +0930 |
commit | 60ba816bc1dba2435f0dc03ce1ffca0fd7254719 (patch) | |
tree | f2e0c322e82c10998d37da1ecd70bce500e1c127 /gdb/python/py-cmd.c | |
parent | 3dcea21160ede74436f05aa519032337caa57241 (diff) | |
download | binutils-60ba816bc1dba2435f0dc03ce1ffca0fd7254719.zip binutils-60ba816bc1dba2435f0dc03ce1ffca0fd7254719.tar.gz binutils-60ba816bc1dba2435f0dc03ce1ffca0fd7254719.tar.bz2 |
gas alloc casts
All of the various memory allocation function return a "void *"
pointer, which needs no cast to assign to other pointer types.
Diffstat (limited to 'gdb/python/py-cmd.c')
0 files changed, 0 insertions, 0 deletions