On 9/21/21 11:14 PM, Warner Losh wrote:
The used field of TaskState is write only. Eliminate it.Signed-off-by: Warner Losh<i...@bsdimp.com> --- bsd-user/main.c | 1 - bsd-user/qemu.h | 1 - 2 files changed, 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~