Chameleon

Chameleon Svn Source Tree

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

Source at commit 660 created 13 years 5 months ago.
By meklort, Added includes dir for modules (c++ includes only at the moment, may ad klibc includes later on). Includes path is now included for modules
1
2#define CHAR_BIT8
3
4#define UCHAR_MAX255u
5#define INT_MAX2147483647
6#define UINT_MAX4294967295u

Archive Download this file

Revision: 660