K 10 svn:author V 3 ian K 8 svn:date V 27 2018-01-16T23:18:52.700854Z K 7 svn:log V 192 Remove redundant critical_enter/exit() calls. The block of code delimited by these calls is now protected by a spin mutex (obscured within the RTC_LOCK/RTC_UNLOCK macros). Reported by: bde@ END