On Fri, Feb 7, 2025 at 9:21 AM Igor Mammedov wrote:
> target_reset_cpu() static inlines have no user,
> remove them.
>
> Signed-off-by: Igor Mammedov
> ---
> CC: Warner Losh
> CC: Kyle Evans
> ---
> bsd-user/aarch64/target_arch_cpu.h | 5 -
> bsd-user/arm/target_arch_cpu.h | 4
>
Igor Mammedov writes:
> target_reset_cpu() static inlines have no user,
> remove them.
>
> Signed-off-by: Igor Mammedov
> ---
> CC: Warner Losh
> CC: Kyle Evans
Reviewed-by: Alex Bennée
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
target_reset_cpu() static inlines have no user,
remove them.
Signed-off-by: Igor Mammedov
---
CC: Warner Losh
CC: Kyle Evans
---
bsd-user/aarch64/target_arch_cpu.h | 5 -
bsd-user/arm/target_arch_cpu.h | 4
bsd-user/i386/target_arch_cpu.h| 5 -
bsd-user/riscv/target_arch_c