]> 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)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 11 Sep 2023 07:53:50 +0000 (10:53 +0300)
commit14e2c1c4ce184c7759ac08e4964fe117f8acb68a
tree64b3d963ffd5f5cc58c4cb86713798e0eea600d7
parenta568abcf17bf6f5a66f065b6d4db8042b3fdbd07
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>
(cherry picked from commit e73f27003e777fd9b77d13e71c5268015b8ed2b6)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/exec/user/abitypes.h