Skip to content
Snippets Groups Projects
Commit 5988ac6f authored by rivers's avatar rivers
Browse files

Changed from iocxxx_registerRecordDeviceDriver to iocxxxLinux_registerRecordDeviceDriver

parent 48e9ab18
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ epicsEnvSet EPICS_CA_MAX_ARRAY_BYTES 64008
# Tell EPICS all about the record types, device-support modules, drivers,
# etc. in the software we just loaded (xxx.munch)
dbLoadDatabase("../../dbd/iocxxx.dbd")
iocxxx_registerRecordDeviceDriver(pdbbase)
iocxxxLinux_registerRecordDeviceDriver(pdbbase)
### save_restore setup
# We presume a suitable initHook routine was compiled into xxx.munch.
......
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