commit | 42acebbbdce87e895d25865ac5e7e8d7fadf7dba | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Aug 01 09:16:56 2025 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Aug 01 09:16:56 2025 +0200 |
tree | 6d9db6e958b926010ae81af83a5ef5a4893e629f | |
parent | f79d7a8b4c93374fa8506c59b47f0dca57df8dc4 [diff] |
opcodes/aarch64: make aarch64_opnd_qualifiers[] static const There's no reason to allow the array to be modifiable, nor for it to be globally visible.