1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 02:29:17 +01:00
Files
u-boot-megous/include/image.h
Bin Meng 1af5e97d8d tools: image.h: Use portable uint32_t instead of linux-specific __be32
__be32 has Linux kernel specific __attribute__((bitwise)) which is
not portable. Use uint32_t instead.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-28 13:32:50 -04:00

46 KiB