Searched hist:"0654 c794" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/gdbstub/ |
H A D | helpers.h | 0654c794 Thu Apr 18 09:45:33 CDT 2024 Philippe Mathieu-Daudé <philmd@linaro.org> gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
We only need the "exec/tswap.h" and "cpu-param.h" headers. Only include "cpu.h" in the target gdbstub.c source files.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240418192525.97451-20-philmd@linaro.org>
|
/openbmc/qemu/target/avr/ |
H A D | gdbstub.c | 0654c794 Thu Apr 18 09:45:33 CDT 2024 Philippe Mathieu-Daudé <philmd@linaro.org> gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
We only need the "exec/tswap.h" and "cpu-param.h" headers. Only include "cpu.h" in the target gdbstub.c source files.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240418192525.97451-20-philmd@linaro.org>
|
/openbmc/qemu/target/tricore/ |
H A D | gdbstub.c | 0654c794 Thu Apr 18 09:45:33 CDT 2024 Philippe Mathieu-Daudé <philmd@linaro.org> gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
We only need the "exec/tswap.h" and "cpu-param.h" headers. Only include "cpu.h" in the target gdbstub.c source files.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240418192525.97451-20-philmd@linaro.org>
|