Skip to content
Commit 9865543a authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

Remove CONFIG_USE_STDINT



You do not need to use the typedefs provided by compiler.

Our compilers are either IPL32 or LP64.  Hence, U-Boot can/should
always use int-ll64.h typedefs like Linux kernel, whatever the
typedefs the compiler internally uses.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent de39dc71
Loading
Loading
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