Files
epics-base/src/libCom/osi/os/default/devLibVMEOSD.c
2013-11-27 13:59:50 +00:00

19 lines
668 B
C

/*************************************************************************\
* Copyright (c) 2006 The University of Chicago, as Operator of Argonne
* National Laboratory.
* EPICS BASE Versions 3.13.7
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* Revision-Id: anj@aps.anl.gov-20131120004245-drexj41vy3vynah9 */
#include <stdlib.h>
#define epicsExportSharedSymbols
#include "devLibVME.h"
/* This file must contain no definitions other than the following: */
epicsShareDef devLibVME *pdevLibVME;