]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Jun 2023 21:55:03 +0000 (14:55 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 15 Jul 2023 07:02:32 +0000 (08:02 +0100)
commite73f27003e777fd9b77d13e71c5268015b8ed2b6
treef21c021406e1a749fea967fd34d1d9e73e57d616
parent0f41be8d8958e9a84f9b4242d045c71d641da3be
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze

Based on gcc's microblaze.h setting BIGGEST_ALIGNMENT to 32 bits.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/user/abitypes.h