void log_arm_hw_error()

in ras.c [24:27]


void log_arm_hw_error(struct cper_sec_proc_arm *err)
{
	trace_arm_event(err);
}