Le 14/03/2022 à 05:43, Richard Henderson a écrit :
This fallback syscall was stubbed out.
It would only matter for emulating pre-armv6.
Signed-off-by: Richard Henderson
---
linux-user/arm/cpu_loop.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linux-user/arm/cpu_loop.c
On Mon, 14 Mar 2022 at 04:44, Richard Henderson
wrote:
>
> This fallback syscall was stubbed out.
> It would only matter for emulating pre-armv6.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Peter Maydell
thanks
-- PMM
This fallback syscall was stubbed out.
It would only matter for emulating pre-armv6.
Signed-off-by: Richard Henderson
---
linux-user/arm/cpu_loop.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linux-user/arm/cpu_loop.c b/linux-user/arm/cpu_loop.c
index 032e1ffddf..a0e43b26