mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
bsd-user/signal.c: Implement rewind_if_in_safe_syscall
Signed-off-by: Kyle Evans <kevans@freebsd.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
@@ -446,4 +446,6 @@ static inline void *lock_user_string(abi_ulong guest_addr)
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include "user/safe-syscall.h"
|
||||
|
||||
#endif /* QEMU_H */
|
||||
|
||||
Reference in New Issue
Block a user