Chameleon

Chameleon Svn Source Tree

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

Source at commit 840 created 13 years 14 days ago.
By azimutz, Following r820: - removed a duplicate "execute_hook("Kernel Start"..." - checked and added missing "boot_args/boot_args_pre_lion" stuff - small tweaks to "kDefaultCachePath..." and "gMacOSVersion" - enabled masking out of Pic interrupts on asm.s (thanks to DHP) - comment edits - reverted to XCode 3.2.6 build environment Folder is now on a working state :)
1
2#define CHAR_BIT8
3
4#define UCHAR_MAX255u
5#define INT_MAX2147483647
6#define UINT_MAX4294967295u

Archive Download this file

Revision: 840