diff options
Diffstat (limited to 'gen-icount.h')
-rw-r--r-- | gen-icount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-icount.h b/gen-icount.h index 172b2bc7d..61545f157 100644 --- a/gen-icount.h +++ b/gen-icount.h @@ -1,4 +1,4 @@ -/* Helpewrs for instruction counting code genration. */ +/* Helpers for instruction counting code generation. */ static TCGArg *icount_arg; static int icount_label; |