[ECOS] RedBoot_INIT_TAB initialization ?

Andrew Lunn andrew.lunn@ascom.ch
Thu Apr 10 12:00:00 GMT 2003


On Thu, Apr 10, 2003 at 01:38:43PM -0700, Rupesh S wrote:
> Hi
> 
> In the eCos Sorce directory, specifically in the Redboot sources, there is a
> structure member named __RedBoot_INIT_TAB__ of  struct "init_tab_entry."
> The above structure seems to have a member , "fun". (function pointer).
> Can any body tell me where are these structures initialized, and what are
> they initialized to..?

Look for code like:

RedBoot_init(net_init, RedBoot_INIT_LAST);

    Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list