|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Use limits.h in Mini-OS for UINT_MAX, INT_MAX, and C
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
limits.patch
Description: Use limits.h in Mini-OS for UINT_MAX, INT_MAX, and CHAR_BITS
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] Use limits.h in Mini-OS for UINT_MAX, INT_MAX, and CHAR_BITS.,
John D. Ramsdell <=
|
|
|
|
|