On 10/4/24 09:30, Philippe Mathieu-Daudé wrote:
Introduce ldtul_le_p() and ldtul_be_p() to use directly
in place of ldtul_p() when a target endianness is fixed.
Signed-off-by: Philippe Mathieu-Daudé
---
include/gdbstub/helpers.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/g
Introduce ldtul_le_p() and ldtul_be_p() to use directly
in place of ldtul_p() when a target endianness is fixed.
Signed-off-by: Philippe Mathieu-Daudé
---
include/gdbstub/helpers.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/gdbstub/helpers.h b/include/gdbstub/helpers.h
index f