OSDN Git Service

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)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 15 Jul 2023 07:02:32 +0000 (08:02 +0100)
commitea9812d93f9c3e1a308ac33097021c50d581d10e
treee7770625532bb7de34d816978f1e347ca3d0e0c2
parente73f27003e777fd9b77d13e71c5268015b8ed2b6
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>
include/exec/user/abitypes.h