diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-08-01 09:18:15 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-08-01 09:18:15 +0200 |
commit | f67b2bc9d9e0e7ef2ad4bc2f05da940556ebb451 (patch) | |
tree | 60c765ed80b5cf61aecb6ce96df6d33d7a7fafbe /gdb/python/py-lazy-string.c | |
parent | b2250bfa948be835b8bf7e19f1d3a822a4d54073 (diff) | |
download | binutils-f67b2bc9d9e0e7ef2ad4bc2f05da940556ebb451.zip binutils-f67b2bc9d9e0e7ef2ad4bc2f05da940556ebb451.tar.gz binutils-f67b2bc9d9e0e7ef2ad4bc2f05da940556ebb451.tar.bz2 |
opcodes/riscv: make riscv_options[] const
There's no reason to allow the array to be modifiable. In fact the
compiler is able to infer this, placing the array in .data.rel.ro, but
let's make it explicit.
Diffstat (limited to 'gdb/python/py-lazy-string.c')
0 files changed, 0 insertions, 0 deletions