Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / dhat / tests / empty.c
blob1f59d5fa8b34d8b97f4523501136ba323268ea3d
1 // No allocations.
3 int main(void)
5 return 0;