This is Unofficial EPICS BASE Doxygen Site
epicsRtemsInitHookPost.c
Go to the documentation of this file.
1 /*************************************************************************\
2 * Copyright (c) 2006 The University of Chicago, as Operator of Argonne
3 * National Laboratory.
4 * EPICS BASE Versions 3.13.7
5 * and higher are distributed subject to a Software License Agreement found
6 * in file LICENSE that is included with this distribution.
7 \*************************************************************************/
8 
9 /*
10  * Dummy version -- use if application does not provide its own version
11  */
12 #include "epicsRtemsInitHooks.h"
13 
14 int
16 {
17  return 0;
18 }
struct rtems_bsdnet_config rtems_bsdnet_config
int epicsRtemsInitPostSetBootConfigFromNVRAM(struct rtems_bsdnet_config *config)