qemu: Fix build error introduced in 653137eb
The build failure is caused by a false positive of some static analysys steps done by gcc (that don't happen on -O0).
Showing
想要评论请 注册 或 登录
The build failure is caused by a false positive of some static analysys steps done by gcc (that don't happen on -O0).