mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
sim: move trace init to dynamic modules.c
Use the new modules.c framework to find & initialize this module.
This commit is contained in:
@@ -37,9 +37,6 @@ static MODULE_INSTALL_FN * const early_modules[] = {
|
||||
standard_install,
|
||||
sim_events_install,
|
||||
sim_model_install,
|
||||
#if WITH_TRACE_ANY_P
|
||||
trace_install,
|
||||
#endif
|
||||
#if WITH_PROFILE
|
||||
profile_install,
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user