]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Jun 2023 21:58:46 +0000 (14:58 -0700)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 11 Sep 2023 07:53:50 +0000 (10:53 +0300)
commite29b1ef53c302142f26ed58f50b677056b939fe4
treea79e2d47d66ea5904dfb8d49785550e3f06093e5
parent14e2c1c4ce184c7759ac08e4964fe117f8acb68a
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2

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

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
(cherry picked from commit ea9812d93f9c3e1a308ac33097021c50d581d10e)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/exec/user/abitypes.h