errresume Kernel Service
Purpose
Resumes error logging after an errlast command was issued.
Syntax
void errresume()
Description
When an error is logged with the errlast command, no more error logging will happen on the system until an errresume call is issued.
Execution Environment
This can be called from either the process or an interrupt level.