commit | 1746338ed613259803f10b0f642149a6c44e0470 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Apr 21 08:17:14 2022 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Apr 26 08:16:41 2022 -0700 |
tree | 1a2a0243452262f90c3bac97468fbe3a32d97a88 | |
parent | 718db07714734a89338ae7a1dedcbafa579664eb [diff] |
target/nios2: Split out named structs for [IRJ]_TYPE Currently the structures are anonymous within the macro. Pull them out to standalone types. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20220421151735.31996-44-richard.henderson@linaro.org>