diff options
author | Luis Machado <luis.machado@arm.com> | 2023-10-13 16:03:50 +0100 |
---|---|---|
committer | Luis Machado <luis.machado@arm.com> | 2023-10-13 16:27:19 +0100 |
commit | bf4fcf8bc5d159a7aee37da3d8f8b61103f734bc (patch) | |
tree | a4c2d42f6b488d166ac18f6329048c93c56cdfe8 /gdb/exec.c | |
parent | b5248d602e4d42a3bf8229dd18f02989cd5b831a (diff) | |
download | gdb-bf4fcf8bc5d159a7aee37da3d8f8b61103f734bc.zip gdb-bf4fcf8bc5d159a7aee37da3d8f8b61103f734bc.tar.gz gdb-bf4fcf8bc5d159a7aee37da3d8f8b61103f734bc.tar.bz2 |
[aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES
__SVE_VQ_BYTES is only available if SVE definitions are available in
the system's headers, and this is not true for all systems.
For this purpose, we define SVE_VQ_BYTES. This patch fixes the
name of the constant being used.
Diffstat (limited to 'gdb/exec.c')
0 files changed, 0 insertions, 0 deletions