Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / none / tests / bug491394.c
blob34749ea23192022a39c5d3626a6510096435503f
1 #include <unistd.h>
3 void _start(void) {
4 _exit(0);