drd/tests/tsan_thread_wrappers_pthread.h: Fix MyThread::ThreadBody()
[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 );