John D. Ramsdell
2006-Aug-02 20:14 UTC
[Xen-devel] [PATCH] Use limits.h in Mini-OS for UINT_MAX, INT_MAX, and CHAR_BITS.
In Mini-OS, including the ANSI Standard header file limits.h causes warnings about redefinitions of UINT_MAX, INT_MAX, and CHAR_BITS. This patch eliminates the warnings by obtaining the definitions from limits.h. John _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel