]> Git Repo - qemu.git/commit
target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'
authorPeter Maydell <[email protected]>
Thu, 7 Jul 2016 12:47:00 +0000 (13:47 +0100)
committerPeter Maydell <[email protected]>
Thu, 7 Jul 2016 12:47:00 +0000 (13:47 +0100)
commit90e26f5aacd265257f7de58ee59f72dc36dff40e
treed1fbf7d21e99a799e0661c996cd1a28279a3a495
parent5563168c530e2cde8e000ee7aa4afc0ea4d0b42e
target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'

In commit f5666418c4 most of the SYS_HEAPINFO implementation was
fixed to use target_ulong rather than uint32_t, but the 'limit'
variable was not changed.

Reported-by: Laurent Desnogues <[email protected]>
Reviewed-by: Laurent Desnogues <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Message-id: 1467650942[email protected]
target-arm/arm-semi.c
This page took 0.025057 seconds and 4 git commands to generate.