Skip to content
Commit afd3bf43 authored by Bin Meng's avatar Bin Meng Committed by Tom Rini
Browse files

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: default avatarBin Meng <bmeng.cn@gmail.com>
parent a7c9a65e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment