Masahiro Yamada 9865543ae6 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: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-09-10 20:48:16 -04:00
..
2018-06-07 17:08:06 -04:00
2018-06-13 07:49:12 -04:00
2018-01-10 08:05:51 -05:00
2017-08-14 12:47:32 -05:00
2017-10-16 09:42:51 -04:00
2018-09-10 20:48:16 -04:00