Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 475 → Rev 474

/SPARTAN/trunk/test/synch/rwlock4/test.c
49,7 → 49,7
 
static waitq_t can_start;
 
__u32 seed = 0xdeadbeef;
__u32 seed = 0xdeadbeaf;
 
static __u32 random(__u32 max);