mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-12 14:52:46 +00:00
87287ac02c
Some of the cross compilers rightly complain there are cases where ret may not be set. 0 seems to be the reasonable default unless particular slot explicitly returns -1. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>