1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-02 17:07:10 +01:00
Files
u-boot-megous/include/linux
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
2017-07-06 16:17:19 -04:00
2018-01-10 08:05:51 -05:00
2017-04-13 09:41:10 -04:00
2017-08-14 12:47:32 -05:00
2017-07-06 16:17:19 -04:00
2017-06-01 07:03:12 -06:00
2017-10-16 09:42:51 -04:00
2018-09-10 20:48:16 -04:00