diff options
author | Tom Tromey <tromey@adacore.com> | 2022-05-18 10:10:57 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-06-02 09:04:45 -0600 |
commit | 4748a9be449fddcd69e865bdc484519c30701e55 (patch) | |
tree | 858d9da4c62e9c46146717f5c3ce4d77d8b62d5e /gdb/python/py-evtregistry.c | |
parent | 131430937d0eac8a7143306b8d1afa1bc5762877 (diff) | |
download | gdb-4748a9be449fddcd69e865bdc484519c30701e55.zip gdb-4748a9be449fddcd69e865bdc484519c30701e55.tar.gz gdb-4748a9be449fddcd69e865bdc484519c30701e55.tar.bz2 |
ODR warnings for "struct insn_decode_record_t"
"struct insn_decode_record_t" is defined in multiple .c files, causing
ODR warnings. This patch renames the types, and removes the use of
"typedef" here -- this is a C-ism that's no longer needed.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=22395
Diffstat (limited to 'gdb/python/py-evtregistry.c')
0 files changed, 0 insertions, 0 deletions