On 9/2/21 6:15 PM, Philippe Mathieu-Daudé wrote:
has_work() is sysemu specific, and Hexagon target only provides a linux-user implementation. Remove the unused hexagon_cpu_has_work().Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/hexagon/cpu.c | 6 ------ 1 file changed, 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
