Skip to content
Snippets Groups Projects
Commit a7c9a65e authored by Bin Meng's avatar Bin Meng Committed by Tom Rini
Browse files

tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX


__leXX has Linux kernel specific __attribute__((bitwise)) which is
not portable. Use corresponding uintXX_t instead.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 1af5e97d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment