
8 Jan
2013
8 Jan
'13
10:46 p.m.
On 01/08/2013 03:43:34 PM, York Sun wrote:
On 01/08/2013 01:39 PM, Wolfgang Denk wrote:
Dear York Sun,
In message 50EC79E1.1080802@freescale.com you wrote:
No disagree. How shall we close this? Will some change like below acceptable?
diff --git a/include/linux/types.h b/include/linux/types.h index 925ece7..f07ba41 100644 --- a/include/linux/types.h +++ b/include/linux/types.h @@ -7,6 +7,7 @@
#include <linux/posix_types.h> #include <asm/types.h> +#include <stdbool.h>
Yes, but it needs to be tested that this is working for at least the most popular tool chains, including when using USE_PRIVATE_LIBGCC.
Who can help here? I don't have the setup for other than powerpc.
http://marc.info/?l=u-boot&m=132164771013203&w=1
-Scott