]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/*: Remove TARGET_LONG_BITS from cpu-param.h
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 31 Jan 2025 17:53:57 +0000 (09:53 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Feb 2025 20:41:33 +0000 (12:41 -0800)
commit175646f64178ba5bfebd6312ac2acd4e1a0e9451
tree20cc597d9d9d860785017a5eb2004e8bd288b0e4
parent537600df6141640d411cda5deea742081d2f9962
target/*: Remove TARGET_LONG_BITS from cpu-param.h

This is now handled by the configs/targets/*.mak fragment.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
19 files changed:
target/alpha/cpu-param.h
target/arm/cpu-param.h
target/avr/cpu-param.h
target/hexagon/cpu-param.h
target/hppa/cpu-param.h
target/i386/cpu-param.h
target/loongarch/cpu-param.h
target/m68k/cpu-param.h
target/microblaze/cpu-param.h
target/mips/cpu-param.h
target/openrisc/cpu-param.h
target/ppc/cpu-param.h
target/riscv/cpu-param.h
target/rx/cpu-param.h
target/s390x/cpu-param.h
target/sh4/cpu-param.h
target/sparc/cpu-param.h
target/tricore/cpu-param.h
target/xtensa/cpu-param.h