easier writing for the same thing

This commit is contained in:
zimoch
2012-08-31 15:45:27 +00:00
parent 5349b820ae
commit 14905d1199
+1 -2
View File
@@ -44,8 +44,7 @@ putenv("EPICS_TS_NTP_INET=129.129.190.1")
# Release memory above 32 MB
# Code loaded after this must be compiled with -mlongcall
EXTENDED_MEMORY=sysPhysMemTop()-sysMemTop()
memAddToPool (sysMemTop(),EXTENDED_MEMORY)
memAddToPool (sysMemTop(),sysPhysMemTop()-sysMemTop())
EXTENDED_MEMORY=0
#Load EPICS version dependent script