Chameleon

Chameleon Svn Source Tree

Root/branches/rewrite/i386/modules/klibc/strtotimeval.c

Source at commit 1162 created 13 years 13 days ago.
By mozodojo, Added new C-State _CST generation method using SystemIO registers instead of FixedHW. New feature is activating by use "CSTUsingSystemIO" key in org.chameleon.Boot.plist
1#define NAME strtotimeval
2#define TIMEX struct timeval
3#define FSEC tv_usec
4#define DECIMALS 6
5#include "strtotimex.c"
6

Archive Download this file

Revision: 1162