Chameleon

Chameleon Svn Source Tree

Root/branches/xZen/i386/modules/klibc/limits.h

Source at commit 1209 created 12 years 9 months ago.
By meklort, Use printf from klibc instead of from console.c
1
2#define CHAR_BIT8
3
4#define UCHAR_MAX255u
5#define INT_MAX2147483647
6#define UINT_MAX4294967295u

Archive Download this file

Revision: 1209