> On Sep 18, 2021, at 12:45 PM, Richard Henderson
> wrote:
>
> Now that all of the linux-user hosts have been converted
> to host-signal.h, drop the compatibility code.
>
> Signed-off-by: Richard Henderson
> ---
> include/exec/exec-all.h | 12
> linux-user/signal.c | 13
On 9/18/21 20:45, Richard Henderson wrote:
> Now that all of the linux-user hosts have been converted
> to host-signal.h, drop the compatibility code.
>
> Signed-off-by: Richard Henderson
> ---
> include/exec/exec-all.h | 12
> linux-user/signal.c | 13 -
> 2 files c
Now that all of the linux-user hosts have been converted
to host-signal.h, drop the compatibility code.
Signed-off-by: Richard Henderson
---
include/exec/exec-all.h | 12
linux-user/signal.c | 13 -
2 files changed, 25 deletions(-)
diff --git a/include/exec/exec-all