diff options
author | Peter Maydell | 2021-09-08 17:43:58 +0200 |
---|---|---|
committer | Laurent Vivier | 2021-09-13 20:35:44 +0200 |
commit | a44d57a3b9aef9691402560de5da3c03cadd16e5 (patch) | |
tree | 9ad79f50a6599a16263181c924aae0907d15f9fe /linux-user/s390x/cpu_loop.c | |
parent | linux-user: Fix coding style nits in qemu.h (diff) | |
download | qemu-a44d57a3b9aef9691402560de5da3c03cadd16e5.tar.gz qemu-a44d57a3b9aef9691402560de5da3c03cadd16e5.tar.xz qemu-a44d57a3b9aef9691402560de5da3c03cadd16e5.zip |
linux-user: Split strace prototypes into strace.h
The functions implemented in strace.c are only used in a few files in
linux-user; split them out of qemu.h and into a new strace.h header
which we include in the places that need it.
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-3-peter.maydell@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/s390x/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions