From 344d5a23f77ed4405856a3271d14ea7b80b18fc8 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Mon, 2 Oct 1995 18:20:04 +0000 Subject: [PATCH] fix typo --- sim/ppc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index f041e61ae7..95cb89efbe 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,6 +1,6 @@ Mon Oct 2 11:46:37 1995 Michael Meissner - * cpu.c (struct _cpu): Add number_of_insns field to tract how many + * cpu.c (struct _cpu): Add number_of_insns field to trace how many instructions are executed. (cpu_increment_number_of_insns): New function to increment the number of instructions issued. -- 2.34.1