cleanup iocsh
This commit is contained in:
committed by
Michael Davidsaver
parent
ad2bb0725d
commit
3ca42fc838
@@ -659,6 +659,7 @@ int iocShutdown(void)
|
||||
callbackShutdown();
|
||||
iterateRecords(doFreeRecord, NULL);
|
||||
asShutdown();
|
||||
iocshFree();
|
||||
iocState = iocStopped;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user