summary refs log tree commit diff stats
path: root/stubs/gdbstub.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2014-02-19 06:11:45 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2014-03-02 17:12:41 +0400
commit55e7c29e46f845f503fda3e8cac3f5e0e8b3d984 (patch)
tree89f148b484c700b6ce99ba0976e6380a02ce4458 /stubs/gdbstub.c
parent0064aceb29faea018dfb7cf0bca5d9644272a295 (diff)
downloadfocaccia-qemu-55e7c29e46f845f503fda3e8cac3f5e0e8b3d984.tar.gz
focaccia-qemu-55e7c29e46f845f503fda3e8cac3f5e0e8b3d984.zip
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
The functions use uint16_t or uint32_t values, so show this in the function
prototypes. Non-optimizing compilers will avoid unnecessary type
conversions when generating calls of these inline functions.

stq_le_p, stq_be_p already use similar prototypes.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'stubs/gdbstub.c')
0 files changed, 0 insertions, 0 deletions