commit | 7ec1c634215527782ff508dd88f5bb4e324a3d7f | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jan 21 12:59:57 2025 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Sun Mar 09 17:00:47 2025 +0100 |
tree | a27052f5128b85162247dad2bec95d6a51740246 | |
parent | 6c8d41eab6d1774105562329eea3a731dd267c5c [diff] |
target/hexagon: Remove CPUClass:has_work() handler Remove as unreachable code. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com> Message-Id: <20250125170125.32855-8-philmd@linaro.org>