mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 02:45:39 +01:00
__swab32() is a Linux specific macro defined in linux/swab.h. Let's use the compiler equivalent builtin function __builtin_bswap32() for better portability. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
22 KiB
22 KiB