Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / VEX / switchback / linker.h
blobe8b683ea4246d974151ffd2be7385346260b56dd
2 extern
3 void* linker_top_level_LINK ( int n_object_names, char** object_names );
5 extern void* mymalloc ( int );