This is Unofficial EPICS BASE Doxygen Site
devLibVMEOSD.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 is distributed subject to a Software License Agreement found
5 * in file LICENSE that is included with this distribution.
6 \*************************************************************************/
7 
8 #include <stdlib.h>
9 
10 #include "devLibVME.h"
11 
12 /* This file must contain no definitions other than the following: */
13 
devLibVME * pdevLibVME
Pointer to the entry table used by devLibVME routines.
Definition: devLibVMEOSD.c:12
A table of function pointers for devLibVME implementations.
Definition: devLibVMEImpl.h:37
API for accessing hardware devices, mosty over VMEbus.