On 2/10/24 16:37, Thomas Huth wrote:
The cris target has recently been removed (see commit 44e4075bf4 -
"target/cris: Remove the deprecated CRIS target"), but apparently this
line has been forgotten. So clean it up now.
Crossed pull request ¯\_(ツ)_/¯
Thanks for cleaning.
Reviewed-by: Philippe
Thomas Huth writes:
> The cris target has recently been removed (see commit 44e4075bf4 -
> "target/cris: Remove the deprecated CRIS target"), but apparently this
> line has been forgotten. So clean it up now.
>
> Signed-off-by: Thomas Huth
> ---
> tests/tcg/plugins/syscall.c | 1 -
> 1 file cha
The cris target has recently been removed (see commit 44e4075bf4 -
"target/cris: Remove the deprecated CRIS target"), but apparently this
line has been forgotten. So clean it up now.
Signed-off-by: Thomas Huth
---
tests/tcg/plugins/syscall.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tes