target/nios2: Build helper.c for system only
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Apr 2022 15:16:42 +0000 (08:16 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Apr 2022 15:16:40 +0000 (08:16 -0700)
commitd2a11b40a42051fe3ed846a0014c3a7ac89780bb
tree1b46114a769c6b3892b661bd8075adc12463cb2e
parentfb4de9d2357bc42048a3ed3fcd15d8036e4c94a7
target/nios2: Build helper.c for system only

Remove the #ifdef !defined(CONFIG_USER_ONLY) that surrounds
the whole file, and move helper.c to nios2_softmmu_ss.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220421151735.31996-12-richard.henderson@linaro.org>
target/nios2/helper.c
target/nios2/meson.build