]> xenbits.xensource.com Git - qemu-xen.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>
Sun, 10 Sep 2023 16:39:41 +0000 (19:39 +0300)
commit40cfe12cb6f8b9d3a1172af2e65540773ad17be1
treed68156bce0cb38fbe5d592704e88b26cf22e5756
parent43d2db492878f7931457d6d4d9097f9573917c6d
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