1 2 extern 3 void* linker_top_level_LINK ( int n_object_names, char** object_names ); 4 5 extern void* mymalloc ( int ); 6