Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 500 → Rev 499

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