Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 499 → Rev 500

/shark/trunk/oslib/ll/sys/ll/time.h
55,6 → 55,8
#include <ll/i386/defs.h>
BEGIN_DEF
 
#define _STRUCT_TIMESPEC
 
struct timespec {
long tv_sec; /* Seconds */
long tv_nsec; /* Nanoseconds */