Bin Meng afd3bf4318 tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
__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>
2019-10-28 13:32:51 -04:00
..
2019-09-24 17:46:13 -04:00
2019-10-08 16:35:59 +02:00
2019-09-10 14:19:39 +08:00
2019-07-29 00:20:31 +02:00
2019-02-01 14:13:46 -05:00