summaryrefslogtreecommitdiff
path: root/src/include/smp_racetest.h
blob: 25ab7f36f81f71774f6c12eb4c9c1b013dfa7f38 (plain)
1
2
3
4
5
6
#ifndef testmalloc_header
#define testmalloc_header

void test_malloc(unsigned int cnt);

#endif