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

void racetest();

#endif