Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2019 → Rev 2021

/trunk/kernel/test/mm/slab2.c/test.c
210,7 → 210,7
printf("Stress test complete.\n");
}
 
void test(void)
void test_slab2(void)
{
#ifdef CONFIG_BENCH
uint64_t t0 = get_cycle();