diff options
author | Tom Tromey <tromey@adacore.com> | 2023-01-03 07:13:01 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-01-03 07:13:01 -0700 |
commit | 5aea5eca6c873334deb41f996dec255786a6f84d (patch) | |
tree | 2b829e0745f2c485c12d7cc5f9f49ed4964eba1a /gdb/ppc-linux-tdep.c | |
parent | a8cf07d37b0063df888da82aed00babd1907ab7e (diff) | |
download | binutils-5aea5eca6c873334deb41f996dec255786a6f84d.zip binutils-5aea5eca6c873334deb41f996dec255786a6f84d.tar.gz binutils-5aea5eca6c873334deb41f996dec255786a6f84d.tar.bz2 |
Do not use PyObject_CallNoArgs
PyObject_CallNoArgs was introduced in Python 3.9, so avoid it in favor
of PyObject_CallObject.
Diffstat (limited to 'gdb/ppc-linux-tdep.c')
0 files changed, 0 insertions, 0 deletions