Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1243 → Rev 1244

/demos/trunk/loader/event_gen.h
22,3 → 22,14
 
};
 
struct loader_contract {
 
int number;
struct timespec cmin;
struct timespec tmax;
struct timespec cmax;
struct timespec tmin;
int workload;
 
}