Files
u-boot/include
Bin Meng 10289b4ed9 linux/types.h: Surround 'struct ustat' with __linux__
'struct ustat' uses linux-specific typedefs to declare its memebers:
__kernel_daddr_t and __kernel_ino_t. It is currently not used by any
U-Boot codes, but when we build U-Boot tools for other platform like
Windows, this becomes a problem.

Let's surround it with __linux__.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-28 13:32:51 -04:00
..
2019-10-16 05:42:27 +02:00
2019-09-04 11:37:19 -05:00
2019-10-24 11:28:17 +02:00
2019-09-20 20:09:19 +02:00
2019-08-22 00:10:09 +02:00
2019-08-11 16:43:41 -04:00
2019-10-13 23:34:43 +02:00
2019-10-06 16:02:37 +02:00
2019-08-11 16:43:41 -04:00
2019-10-08 13:57:47 +08:00
2019-10-14 09:31:41 +02:00
2019-09-16 08:09:22 +05:30