sim: move profile init to dynamic modules.c
[deliverable/binutils-gdb.git] / sim / common / sim-profile.h
index 17017c469a4a29be821dfc5fa6320068019eb942..06cdd355557eb9abdf6f82b6ea8030ead1131884 100644 (file)
@@ -102,9 +102,6 @@ SIM_RC sim_profile_set_option (SIM_DESC sd_, const char *name_, int idx_,
 #define WITH_PROFILE_MEMORY_P 0
 #endif
 
-/* Profiling install handler.  */
-MODULE_INSTALL_FN profile_install;
-
 /* Output format macros.  */
 #ifndef PROFILE_HISTOGRAM_WIDTH
 #define PROFILE_HISTOGRAM_WIDTH 40
This page took 0.03257 seconds and 4 git commands to generate.