On 30/9/23 23:27, Richard Henderson wrote:
Use abi_ullong not uint64_t so that the alignment of the field
and therefore the layout of the struct is correct.
Signed-off-by: Richard Henderson
---
linux-user/hppa/signal.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Phil
Use abi_ullong not uint64_t so that the alignment of the field
and therefore the layout of the struct is correct.
Signed-off-by: Richard Henderson
---
linux-user/hppa/signal.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linux-user/hppa/signal.c b/linux-user/hppa/signal.c