Skip to content
Snippets Groups Projects
Commit 64c8c6a9 authored by Richard Henderson's avatar Richard Henderson
Browse files

gdbstub: Adjust gdb_syscall_complete_cb declaration


Change 'ret' to uint64_t.  This resolves a FIXME in the
m68k and nios2 semihosting that we've lost data.
Change 'err' to int.  There is nothing target-specific
about the width of the errno value.

Reviewed-by: default avatarLuc Michel <lmichel@kalray.eu>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 1875dab0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment