On Sun, 27 Feb 2022 at 18:23, Richard Henderson
wrote:
>
> We can thus remove an ifdef covering the entire file.
>
> Signed-off-by: Richard Henderson
> ---
> target/nios2/mmu.c | 3 ---
> target/nios2/meson.build | 3 +--
Reviewed-by: Peter Maydell
thanks
-- PMM
On 27/2/22 19:21, Richard Henderson wrote:
We can thus remove an ifdef covering the entire file.
Signed-off-by: Richard Henderson
---
target/nios2/mmu.c | 3 ---
target/nios2/meson.build | 3 +--
2 files changed, 1 insertion(+), 5 deletions(-)
\o/
Reviewed-by: Philippe Mathieu-Daud
We can thus remove an ifdef covering the entire file.
Signed-off-by: Richard Henderson
---
target/nios2/mmu.c | 3 ---
target/nios2/meson.build | 3 +--
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/target/nios2/mmu.c b/target/nios2/mmu.c
index 306370f675..437fad09b7 100644