diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-08-01 09:18:31 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-08-01 09:18:31 +0200 |
commit | 711667472193c31b67eb3c190d7c91f660ac4bb0 (patch) | |
tree | 78227121d09ec9343aad0842bdc138b01b4c1806 /gdb/python/py-lazy-string.c | |
parent | f67b2bc9d9e0e7ef2ad4bc2f05da940556ebb451 (diff) | |
download | binutils-711667472193c31b67eb3c190d7c91f660ac4bb0.zip binutils-711667472193c31b67eb3c190d7c91f660ac4bb0.tar.gz binutils-711667472193c31b67eb3c190d7c91f660ac4bb0.tar.bz2 |
opcodes/x86: make i386_mnem[] static
With the tables no longer being part of libopcodes (but rather being
compiled directly into gas), this table doesn't need exposing anymore.
The declaration cannot be avoided, though, as the first use of the
array sits ahead of its definition (in i386-tbl.h).
Diffstat (limited to 'gdb/python/py-lazy-string.c')
0 files changed, 0 insertions, 0 deletions