summary refs log tree commit diff stats
path: root/include/gdbstub/commands.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-07-18 10:45:16 +0100
committerAlex Bennée <alex.bennee@linaro.org>2024-07-22 09:38:01 +0100
commitf961773ce13d61f56506dc4964e28f0594c7920f (patch)
tree05ddc43fcdd0c86c828ac18c7162792a041e73a5 /include/gdbstub/commands.h
parent8d073d48b7eae34dad6ec71d6d0ef418d931602b (diff)
downloadfocaccia-qemu-f961773ce13d61f56506dc4964e28f0594c7920f.tar.gz
focaccia-qemu-f961773ce13d61f56506dc4964e28f0594c7920f.zip
semihosting: Include missing 'gdbstub/syscalls.h' header
"semihosting/syscalls.h" requires definitions from
"gdbstub/syscalls.h", include it in order to avoid:

  include/semihosting/syscalls.h:23:38: error: unknown type name 'gdb_syscall_complete_cb'
  void semihost_sys_open(CPUState *cs, gdb_syscall_complete_cb complete,
                                       ^

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240717105723.58965-2-philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240718094523.1198645-9-alex.bennee@linaro.org>
Diffstat (limited to 'include/gdbstub/commands.h')
0 files changed, 0 insertions, 0 deletions