Files
pcas/src/libCom/osi/os/default/devLibVMEOSD.c
2012-07-18 15:35:32 -05:00

18 lines
591 B
C

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