[PATCH] Use linker set for system initialization

Chris Johns chrisj at rtems.org
Fri Dec 11 05:17:05 UTC 2015


On 12/10/15 19:14, Sebastian Huber wrote:
> Make rtems_initialize_data_structures(),
> rtems_initialize_before_drivers() and rtems_initialize_device_drivers()
> static.

Is this needed or is this something you can now do so why not?

The only reason I ask is the trace linker needs external symbols to work 
and they are interesting symbols. Static symbols cannot be remapped by gld.

Chris



More information about the devel mailing list