This is Unofficial EPICS BASE Doxygen Site
devLibVMEOSD.c
Go to the documentation of this file.
1 /*************************************************************************\
2 * Copyright (c) 2009 UChicago Argonne LLC, 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 
#define NULL
Definition: catime.c:38
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.