diff options
author | Peter Maydell | 2015-03-11 14:21:06 +0100 |
---|---|---|
committer | Peter Maydell | 2015-03-11 14:21:06 +0100 |
commit | 4f9950520a115acf9c0a209f0befa45758ad0215 (patch) | |
tree | 49a311b1a3f68942a4fb0a095c10fe227661b219 /include/hw/char/stm32f2xx_usart.h | |
parent | integrator/cp: Implement CARDIN and WPROT signals (diff) | |
download | qemu-4f9950520a115acf9c0a209f0befa45758ad0215.tar.gz qemu-4f9950520a115acf9c0a209f0befa45758ad0215.tar.xz qemu-4f9950520a115acf9c0a209f0befa45758ad0215.zip |
bitops.h: sextract64() return type should be int64_t, not uint64_t
The documentation for sextract64() claims that the return type is
an int64_t, but the code itself disagrees. Fix the return type to
conform to the documentation and to bring it into line with
sextract32(), which returns int32_t.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1423231328-15662-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/hw/char/stm32f2xx_usart.h')
0 files changed, 0 insertions, 0 deletions