From 67cc32ebfd8c0ee3fcdb26780a8991baf5eb1d45 Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Tue, 8 Sep 2015 22:45:14 +0100 Subject: typofixes - v4 Signed-off-by: Veres Lajos Signed-off-by: Michael Tokarev --- target-alpha/mem_helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target-alpha') diff --git a/target-alpha/mem_helper.c b/target-alpha/mem_helper.c index 7b5e30ddb7..c9258f5aa5 100644 --- a/target-alpha/mem_helper.c +++ b/target-alpha/mem_helper.c @@ -132,7 +132,7 @@ void alpha_cpu_unassigned_access(CPUState *cs, hwaddr addr, env->error_code = 0; /* ??? We should cpu_restore_state to the faulting insn, but this hook - does not have access to the retaddr value from the orignal helper. + does not have access to the retaddr value from the original helper. It's all moot until the QEMU PALcode grows an MCHK handler. */ cpu_loop_exit(cs); -- cgit v1.2.3