Hi Simon,

Le 10/10/2011 21:22, Simon Glass a écrit :
> This brings a basic limits.h implementation into U-Boot.
>
> Signed-off-by: Simon Glass<s...@chromium.org>
> ---
>   fs/ubifs/ubifs.h |    4 +---
>   include/limits.h |   40 ++++++++++++++++++++++++++++++++++++++++
>   2 files changed, 41 insertions(+), 3 deletions(-)
>   create mode 100644 include/limits.h

Apparently, in all the U-Boot codebase, only one file required standard 
limit names, and gets them with three lines of code. Is it worth adding 
40 lines of code for this?

Amicalement,
-- 
Albert.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to