diff options
author | Richard Henderson <rth@twiddle.net> | 2013-01-04 16:39:27 -0800 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2013-01-12 12:23:26 +0000 |
commit | cdfe2851c6c33c133bd90c2643cb0486c0f5b325 (patch) | |
tree | 405bf23709e968853f6046e564a2e37b4e161276 /hw/omap_mmc.c | |
parent | fedb88bd32d331131d77a9b567d12e682fd102ac (diff) | |
download | qemu-cdfe2851c6c33c133bd90c2643cb0486c0f5b325.zip qemu-cdfe2851c6c33c133bd90c2643cb0486c0f5b325.tar.gz qemu-cdfe2851c6c33c133bd90c2643cb0486c0f5b325.tar.bz2 |
bswap: Tidy base definitions of bswapN
Move the bswap_N -> bswapN wrappers inside CONFIG_BYTESWAP_H.
Change the ultimate fallback defintions from macros to inline functions.
The proper types recieved by the function arguments means we can remove
unnecessary casts, making the code more readable.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/omap_mmc.c')
0 files changed, 0 insertions, 0 deletions