Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 475 → Rev 474

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