This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
15
epicsRtemsInitPostSetBootConfigFromNVRAM
(
struct
rtems_bsdnet_config
*config)
16
{
17
return
0;
18
}
rtems_bsdnet_config
struct rtems_bsdnet_config rtems_bsdnet_config
Definition:
rtems_netconfig.c:116
epicsRtemsInitPostSetBootConfigFromNVRAM
int epicsRtemsInitPostSetBootConfigFromNVRAM(struct rtems_bsdnet_config *config)
Definition:
epicsRtemsInitHookPost.c:15
epicsRtemsInitHooks.h
modules
libcom
RTEMS
epicsRtemsInitHookPost.c
Generated by
1.8.11