Skip to content
Snippets Groups Projects
Commit 26173c1e authored by Michael Davidsaver's avatar Michael Davidsaver Committed by Andrew Johnson
Browse files

devLib: add compatibility typedef for VME table type

parent 9c1b8ba9
No related branches found
No related tags found
No related merge requests found
......@@ -94,6 +94,7 @@ epicsShareExtern devLibVME *pdevLibVME;
#ifndef NO_DEVLIB_COMPAT
# define pdevLibVirtualOS pdevLibVME
typedef devLibVME devLibVirtualOS;
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment