diff options
author | Anton Johansson <anjo@rev.ng> | 2024-05-23 14:58:58 +0200 |
---|---|---|
committer | Brian Cain <bcain@quicinc.com> | 2024-06-08 17:49:16 -0700 |
commit | 49c1f7a472ebff23b4f374a1d5201250f3fdbd76 (patch) | |
tree | 3ad3c44f9b385774761568b499ebdcc254620eb4 /host | |
parent | e1b526f1d86b7c51b97227989b9ba2925cc53069 (diff) | |
download | qemu-49c1f7a472ebff23b4f374a1d5201250f3fdbd76.zip qemu-49c1f7a472ebff23b4f374a1d5201250f3fdbd76.tar.gz qemu-49c1f7a472ebff23b4f374a1d5201250f3fdbd76.tar.bz2 |
target/hexagon: idef-parser remove unused defines
Before switching to GArray/g_string_printf we used fixed size arrays for
output buffers and instructions arguments among other things.
Macros defining the sizes of these buffers were left behind, remove
them.
Signed-off-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Taylor Simpson <ltaylorsimpson@gmail.com>
Reviewed-by: Brian Cain <bcain@quicinc.com>
Message-Id: <20240523125901.27797-2-anjo@rev.ng>
Signed-off-by: Brian Cain <bcain@quicinc.com>
Diffstat (limited to 'host')
0 files changed, 0 insertions, 0 deletions