commit | a57e0c3657b764fa0311ffca2c72bd8dcd39e8af | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Sep 08 16:44:02 2021 +0100 |
committer | Laurent Vivier <laurent@vivier.eu> | Mon Sep 13 20:35:45 2021 +0200 |
tree | ce2979b2b680f290b976fb4f21a49cab0d7c71dd | |
parent | 5423e6d3a416342ee5857d02688c30b776574b66 [diff] |
linux-user: Split safe-syscall macro into its own header Split the safe-syscall macro from qemu.h into a new safe-syscall.h. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210908154405.15417-7-peter.maydell@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>