]> 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>
Sun, 10 Sep 2023 16:39:41 +0000 (19:39 +0300)
commit43d2db492878f7931457d6d4d9097f9573917c6d
tree6378c146a92f4010977aafeb6c259b27e126696d
parentee638bc5b53cff87768b0b7c6d2c4a4e275994f6
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