This is Unofficial EPICS BASE Doxygen Site
epicsRtemsInitHookPre.c File Reference
+ Include dependency graph for epicsRtemsInitHookPre.c:

Go to the source code of this file.

Functions

int epicsRtemsInitPreSetBootConfigFromNVRAM (struct rtems_bsdnet_config *config)
 

Function Documentation

int epicsRtemsInitPreSetBootConfigFromNVRAM ( struct rtems_bsdnet_config config)

Definition at line 15 of file epicsRtemsInitHookPre.c.

16 {
17  return 0;
18 }